Skip to content

Hostname

behyped.com

Last fetched

behyped.com resolves to 1 IPv4 address operated by AS47583 in DE. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · behyped.comRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/behyped.com

Resolution chain

behyped.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
92.113.19.5992.113.16.0/21AS47583DE

WHOIS identity

Registrar
iana:1861
Organization
buydomains_com
Contact emails

Subdomains

4 observed subdomains of behyped.com.

Web-graph footprint

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

5 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for behyped.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcore03.farm.integromat.com
SPF_INCLUDEdc-aa8e722993._spfm.amz-pics.com
SPF_INCLUDEenoy.io
SPF_INCLUDEeu-sender.zohoinvoice.com
SPF_INCLUDEintegromat.com

Related pages

Pivot deeper into the graph from behyped.com.

Cypher and MCP

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

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