Hostname
themonitor.com
Last fetched
themonitor.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
themonitor.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.71.106 | 104.21.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.144.102 | 172.67.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.96.3 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.3 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
- 0c709a78e81b41c480fd9b424d59b557.protect@whoisguard.com
- 109106fe62bd4b88acbabeee2386d7fa.protect@whoisguard.com
- 448e71e370804ffa91274e7761d1be11.protect@whoisguard.com
- 4530f608f9e841f4abe72167f2f70fab.protect@whoisguard.com
- 746499ea5cc442549904d99664c0acda.protect@whoisguard.com
- 7f3e5d1d82ee49528e2e94aec2226fb7.protect@whoisguard.com
- 923a8e452e384cea8fc4852cd12e86e1.protect@whoisguard.com
- 969855d5b592492c92fad9b69c28df25.protect@whoisguard.com
- 96b448414954432d97ba16b083e941f4.protect@whoisguard.com
- aa2b1d75a44147abb3128d74ad9c71a2.protect@whoisguard.com
- e54f4bfa15b6414199e3bc793f02358c.protect@whoisguard.com
- 228808258f7d44fcb5db0600a4fc1b54.protect@withheldforprivacy.com
- 3b1a071162484b66811077c3c8bd5adb.protect@withheldforprivacy.com
Subdomains
7 observed subdomains of themonitor.com.
Web-graph footprint
Distinct hostnames that link to or from themonitor.com in the public web crawl.
1,020 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for themonitor.com.
| Mechanism | Target |
|---|---|
| SPF_A | themonitor.com |
| SPF_INCLUDE | email-od.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 162.0.234.160 |
| SPF_IP | 50.28.10.123/32 |
| SPF_MX | themonitor.com |
Related pages
Pivot deeper into the graph from themonitor.com.
- IP · 104.21.71.106
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1068
- Country · CA
- Email · 0c709a78e81b41c480fd9b424d59b557.protect@whoisguard.com
- TLD · .com
- Browse hostnames · th…
- 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: "themonitor.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.