Skip to content

Hostname

jeyoil.com

Last fetched

jeyoil.com resolves to 3 IPv4 addresses operated by AS205585 in IR. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · jeyoil.comRouting diversity3.0/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/jeyoil.com

Resolution chain

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

WHOIS identity

Registrar
iana:113
Organization
jeyoil
Contact emails

Subdomains

26 observed subdomains of jeyoil.com.

Web-graph footprint

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

25 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for jeyoil.com.

MechanismTarget
SPF_Ajeyoil.com
SPF_IP80.253.156.54
SPF_MXjeyoil.com

Related pages

Pivot deeper into the graph from jeyoil.com.

Cypher and MCP

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

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