Hostname
moabi2u.com
Last fetched
moabi2u.com resolves to 2 IPv4 addresses operated by AS204800 in FR. WHOIS lists iana:83 as the registrar.
Nutrition Label
Resolution chain
moabi2u.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 85.187.128.49 | 85.187.128.0/22 | AS204800 | — | FR |
| 209.42.27.160 | 209.42.27.0/24 | AS204800 | — | SG |
WHOIS identity
- Registrar
- iana:83
- Organization
- 1&1 internet
- Contact emails
Subdomains
80 observed subdomains of moabi2u.com.
Showing 25 of 80. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from moabi2u.com in the public web crawl.
201 sites link to this hostname.
14 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for moabi2u.com.
| Mechanism | Target |
|---|---|
| SPF_A | moabi2u.com |
| SPF_INCLUDE | spf.a2hosting.com |
| SPF_IP | 85.187.128.49 |
| SPF_MX | moabi2u.com |
Related pages
Pivot deeper into the graph from moabi2u.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "moabi2u.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.