Hostname
chirohd.com
Last fetched
chirohd.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB.
Nutrition Label
Resolution chain
chirohd.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.154.84.35 | 18.154.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.154.84.60 | 18.154.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.154.84.88 | 18.154.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.154.84.93 | 18.154.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 54.230.144.114 | 54.230.144.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CO |
| 54.230.144.13 | 54.230.144.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CO |
| 54.230.144.58 | 54.230.144.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CO |
| 54.230.144.68 | 54.230.144.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CO |
| 65.9.175.31 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.40 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.63 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 65.9.175.80 | 65.9.174.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from chirohd.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for chirohd.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 7120555.spf07.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | mail.zendesk.com |
Related pages
Pivot deeper into the graph from chirohd.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "chirohd.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.