Hostname
safarinow.com
Last fetched
safarinow.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
safarinow.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.55.166 | 104.22.30.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.149.85 | 172.68.48.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.96.3 | 188.116.32.0/23 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.3 | 188.116.34.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:2
- Organization
- safarinow.com (pty)
- Contact emails
- ap43d94y289@networksolutionsprivateregistration.com
- c584449c4c2@networksolutionsprivateregistration.com
- c99uu3973mk@networksolutionsprivateregistration.com
- d875s4bp5fq@networksolutionsprivateregistration.com
- dc2pf3p572d@networksolutionsprivateregistration.com
- dh9j88fb8ja@networksolutionsprivateregistration.com
- dm6uv9ur42f@networksolutionsprivateregistration.com
- dq4jb2xp7x4@networksolutionsprivateregistration.com
- ea7j48qb3vh@networksolutionsprivateregistration.com
- eh4229q84xn@networksolutionsprivateregistration.com
- fa3uc53e3fr@networksolutionsprivateregistration.com
- hc8e36ug65j@networksolutionsprivateregistration.com
- itsupport@safarinow.com
- kn6gq5j52vx@networksolutionsprivateregistration.com
- ku8957vw7kn@networksolutionsprivateregistration.com
- m295c6yy6xw@networksolutionsprivateregistration.com
- matt@safarinow.com
- mp8y28sf3dt@networksolutionsprivateregistration.com
- pc8cd4yj4a7@networksolutionsprivateregistration.com
- pp7g73ce253@networksolutionsprivateregistration.com
- and 14 more
Subdomains
30 observed subdomains of safarinow.com.
Showing 25 of 30. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from safarinow.com in the public web crawl.
738 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for safarinow.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.sparkpostmail.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from safarinow.com.
- IP · 104.21.55.166
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:2
- Country · CA
- Email · ap43d94y289@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · sa…
- 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: "safarinow.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.