Hostname
are.com
Last fetched
are.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
are.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 |
|---|---|---|---|---|
| 45.60.12.252 | 45.60.12.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
| 45.60.18.252 | 45.60.18.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- alexandria real estate equities,
- Contact emails
- a26ta8b54wt@networksolutionsprivateregistration.com
- aa5jj25y55z@networksolutionsprivateregistration.com
- af28s4ad95x@networksolutionsprivateregistration.com
- ag8465zt9ge@networksolutionsprivateregistration.com
- ag9yn7v22pj@networksolutionsprivateregistration.com
- b64tg9xd47w@networksolutionsprivateregistration.com
- br59245r6zh@networksolutionsprivateregistration.com
- bs9h99vh3x4@networksolutionsprivateregistration.com
- bu2eu95h5w9@networksolutionsprivateregistration.com
- c53ef4k83d7@networksolutionsprivateregistration.com
- ct82v8ux5wj@networksolutionsprivateregistration.com
- cz6sr3fz4xt@networksolutionsprivateregistration.com
- cz8qz8s95c7@networksolutionsprivateregistration.com
- d29f293q35h@networksolutionsprivateregistration.com
- da2sg4bt7hv@networksolutionsprivateregistration.com
- dq98t9ar8vq@networksolutionsprivateregistration.com
- ee6z35676mm@networksolutionsprivateregistration.com
- er4q24ym8a4@networksolutionsprivateregistration.com
- ey6b983r6ux@networksolutionsprivateregistration.com
- fa6jd6y28hr@networksolutionsprivateregistration.com
- and 83 more
Subdomains
57 observed subdomains of are.com.
Showing 25 of 57. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from are.com in the public web crawl.
318 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for are.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _u.are.com._spf.smart.ondmarc.com |
Related pages
Pivot deeper into the graph from are.com.
- IP · 45.60.12.252
- ASN · AS19551INCAPSULA - Incapsula Inc
- Registrar · iana:2
- Country · US
- Email · a26ta8b54wt@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · ar…
- 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: "are.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.