Skip to content

Hostname

egeyenises.com

Last fetched

egeyenises.com resolves to 1 IPv4 address operated by AS214941 in TR. WHOIS lists iana:1454 as the registrar.

Nutrition Label

WHISPER CANON · egeyenises.comRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/egeyenises.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.143.98.24645.143.98.0/24AS214941TR

WHOIS identity

Registrar
iana:1454
Organization
Contact emails

Subdomains

7 observed subdomains of egeyenises.com.

Web-graph footprint

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

45 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • egeyenises.com

SPF policy

4 SPF mechanisms authorising senders for egeyenises.com.

MechanismTarget
SPF_Aegeyenises.com
SPF_IP45.143.98.246
SPF_IP91.151.95.164
SPF_MXegeyenises.com

Related pages

Pivot deeper into the graph from egeyenises.com.

Cypher and MCP

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

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