Hostname
msgfocus.com
Last fetched
msgfocus.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.
Nutrition Label
Resolution chain
msgfocus.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.238.55.61 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.66 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.8 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.55.81 | 18.238.55.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.245.143.37 | 18.245.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.245.143.64 | 18.245.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.245.143.75 | 18.245.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.245.143.90 | 18.245.140.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 99.84.152.109 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.129 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.5 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 99.84.152.81 | 99.84.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:81
- Organization
- matthew seaman
- Contact emails
Subdomains
24,505 observed subdomains of msgfocus.com.
Showing 25 of 24,505. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from msgfocus.com in the public web crawl.
154 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for msgfocus.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 162.212.32.0/24 |
| SPF_IP | 185.187.116.0/22 |
| SPF_IP | 185.54.73.0/24 |
| SPF_IP | 185.54.74.0/24 |
| SPF_IP | 185.54.75.0/24 |
| SPF_IP | 46.236.37.0/24 |
Related pages
Pivot deeper into the graph from msgfocus.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "msgfocus.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.