Hostname
mofb.com
Last fetched
mofb.com resolves to 1 IPv4 address operated by SOCKET - Socket Holdings Corporation in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
mofb.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 216.106.49.69 | 216.106.0.0/18 | AS4581 | SOCKET - Socket Holdings Corporation | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- at34u6463r7@networksolutionsprivateregistration.com
- c59yb4yd877@networksolutionsprivateregistration.com
- dt4xr6e97jr@networksolutionsprivateregistration.com
- ha4d37d57wc@networksolutionsprivateregistration.com
- jv6qd4vn72g@networksolutionsprivateregistration.com
- q85qn7nj958@networksolutionsprivateregistration.com
- w64a25ah7gv@networksolutionsprivateregistration.com
- z76sj3yj4nm@networksolutionsprivateregistration.com
Subdomains
8 observed subdomains of mofb.com.
Web-graph footprint
Distinct hostnames that link to or from mofb.com in the public web crawl.
19 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for mofb.com.
| Mechanism | Target |
|---|---|
| SPF_A | emailer.emfluence.com |
| SPF_A | mail.mofb.com |
| SPF_A | mcmail.abenity.com |
| SPF_A | smtp.bswift.com |
| SPF_INCLUDE | _spf.votervoice.net |
| SPF_INCLUDE | spf-00957601.pphosted.com |
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
| SPF_IP | 216.106.49.66 |
| SPF_MX | mofb.com |
Related pages
Pivot deeper into the graph from mofb.com.
- IP · 216.106.49.69
- ASN · AS4581SOCKET - Socket Holdings Corporation
- Registrar · iana:2
- Country · US
- Email · at34u6463r7@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · mo…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mofb.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.