Skip to content

Hostname

bejofor.com

Last fetched

bejofor.com resolves to 2 IPv4 addresses operated by AS15954 in ES. WHOIS lists iana:1600 as the registrar.

Nutrition Label

WHISPER CANON · bejofor.comRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bejofor.com

Resolution chain

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

WHOIS identity

Registrar
iana:1600
Organization
carlos perez ruiz
Contact emails

Subdomains

1 observed subdomain of bejofor.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for bejofor.com.

MechanismTarget
SPF_Abejofor.com
SPF_INCLUDEhost0v1b25-a72.abierto365.net
SPF_INCLUDEhost0v1b26-a171.abierto365.net
SPF_MXbejofor.com

Related pages

Pivot deeper into the graph from bejofor.com.

Cypher and MCP

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

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