Skip to content

Hostname

behafizh.com

Last fetched

behafizh.com resolves to 1 IPv4 address operated by AKAMAI-LINODE-AP Akamai Connected Cloud in SG. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · behafizh.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/behafizh.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.53.172.49192.53.172.0/22AS63949AKAMAI-LINODE-AP Akamai Connected CloudSG

WHOIS identity

Registrar
iana:303
Organization
behafizh
Contact emails

Subdomains

3 observed subdomains of behafizh.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • behafizh.com

SPF policy

7 SPF mechanisms authorising senders for behafizh.com.

MechanismTarget
SPF_Abehafizh.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP139.162.37.237
SPF_IP139.162.44.72
SPF_IP172.104.32.244
SPF_IP192.53.172.49
SPF_MXbehafizh.com

Related pages

Pivot deeper into the graph from behafizh.com.

Cypher and MCP

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

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