Skip to content

Hostname

behgig.com

Last fetched

behgig.com resolves to 1 IPv4 address operated by AS57043 in NL. WHOIS lists iana:1387 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
46.17.101.7146.17.101.0/24AS57043NL

WHOIS identity

Registrar
iana:1387
Organization
majid zamani
Contact emails

Subdomains

11 observed subdomains of behgig.com.

Threat posture

History

Mail and authentication

MX records

  • behgig.com

SPF policy

18 SPF mechanisms authorising senders for behgig.com.

MechanismTarget
SPF_Abehgig.com
SPF_INCLUDEstatic.85.69.243.136.clients.your-server.de
SPF_IP136.243.223.11
SPF_IP136.243.69.85
SPF_IP144.76.65.195/32
SPF_IP148.63.79.212
SPF_IP178.63.79.232
SPF_IP185.244.36.162
SPF_IP195.201.69.251
SPF_IP213.227.134.24
SPF_IP213.227.134.25
SPF_IP46.17.101.71
SPF_IP46.4.247.93
SPF_IP88.198.82.189
SPF_IP88.99.71.94
SPF_IP93.190.137.37
SPF_IP93.190.137.73
SPF_MXbehgig.com

Related pages

Pivot deeper into the graph from behgig.com.

Cypher and MCP

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

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