Hostname
companyregister.com
Last fetched
companyregister.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
companyregister.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 |
|---|---|---|---|---|
| 104.18.2.16 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.3.16 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:292
- Organization
- d and b
- Contact emails
Threat posture
History
Mail and authentication
MX records
SPF policy
18 SPF mechanisms authorising senders for companyregister.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | authsmtp.com |
| SPF_INCLUDE | sharepointonline.com |
| SPF_IP | 158.151.208.120/32 |
| SPF_IP | 158.151.208.121 |
| SPF_IP | 158.151.208.189 |
| SPF_IP | 158.151.214.66/29 |
| SPF_IP | 158.151.214.67 |
| SPF_IP | 158.151.214.79 |
| SPF_IP | 159.137.248.0/22 |
| SPF_IP | 159.137.80.91 |
| SPF_IP | 208.226.214.236 |
| SPF_IP | 216.234.248.64/26 |
| SPF_IP | 216.52.49.43/32 |
| SPF_IP | 66.162.217.59 |
| SPF_IP | 66.179.38.0/23 |
| SPF_IP | 66.231.91.28 |
| SPF_IP | 66.45.81.128/26 |
| SPF_IP | 67.217.234.0/25 |
Related pages
Pivot deeper into the graph from companyregister.com.
- IP · 104.18.2.16
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:292
- Country · CA
- Email · ces0haikrguu@idp.email
- TLD · .com
- Browse hostnames · co…
- 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: "companyregister.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.