Skip to content

Hostname

behido.com

Last fetched

behido.com resolves to 1 IPv4 address operated by PACKETCOVE-AS400189 - PacketCove, LLC in IR. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · behido.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/behido.com

Resolution chain

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

IPPrefixASNOperatorCountry
217.198.190.214217.198.190.0/24AS211408PACKETCOVE-AS400189 - PacketCove, LLCIR

WHOIS identity

Registrar
iana:1387
Organization
mehdi emsaki
Contact emails

Subdomains

16 observed subdomains of behido.com.

Web-graph footprint

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

188 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • behido.com

SPF policy

4 SPF mechanisms authorising senders for behido.com.

MechanismTarget
SPF_Abehido.com
SPF_INCLUDEsendersrv.com
SPF_IP217.198.190.214
SPF_MXbehido.com

Related pages

Pivot deeper into the graph from behido.com.

Cypher and MCP

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

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