Skip to content

Hostname

dashcomb.io

Last fetched

dashcomb.io resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in OM. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · dashcomb.ioRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/dashcomb.io

Resolution chain

dashcomb.io resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
143.204.106.20143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.37143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.8143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
143.204.106.93143.204.106.0/24AS16509AMAZON-02 - Amazon.com, Inc.OM
18.172.21.12618.172.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.172.21.1318.172.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.172.21.4618.172.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.172.21.9818.172.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:81
Organization
dashcomb
Contact emails

Subdomains

2 observed subdomains of dashcomb.io.

Web-graph footprint

Distinct hostnames that link to or from dashcomb.io in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for dashcomb.io.

MechanismTarget
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from dashcomb.io.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "dashcomb.io"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.