Skip to content

Hostname

hypedc.com

Last fetched

hypedc.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · hypedc.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hypedc.com

Resolution chain

hypedc.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.33.187.2113.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.3713.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.813.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.8713.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.233.11718.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.2218.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.3118.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.67.233.8318.67.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
3.174.230.1163.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.273.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.313.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL
3.174.230.633.174.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.PL

WHOIS identity

Registrar
iana:299
Organization
on behalf of hypedc.com owner
Contact emails

Subdomains

13 observed subdomains of hypedc.com.

Web-graph footprint

Distinct hostnames that link to or from hypedc.com in the public web crawl.

226 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for hypedc.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP202.86.208.170

Related pages

Pivot deeper into the graph from hypedc.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hypedc.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 20

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