Skip to content

Hostname

egemenerd.com

Last fetched

egemenerd.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · egemenerd.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/egemenerd.com

Resolution chain

egemenerd.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:146
Organization
buydomains_com
Contact emails

Subdomains

44 observed subdomains of egemenerd.com.

Web-graph footprint

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

53 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for egemenerd.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_IP149.50.126.14
SPF_IP149.50.126.15
SPF_IP149.50.126.16
SPF_IP149.50.126.18
SPF_IP149.50.126.19
SPF_IP149.86.227.47
SPF_IP185.118.140.0/24
SPF_IP37.187.133.238
SPF_IP45.179.88.101/32
SPF_IP45.179.88.119/32
SPF_IP45.179.88.124/32
SPF_IP45.179.88.139/32
SPF_IP45.179.88.208/32
SPF_IP45.82.66.167/32
SPF_IP45.82.66.169/32
SPF_IP45.82.66.89/32
SPF_IP45.82.66.90/32
SPF_IP45.82.66.92/32
SPF_IP45.82.66.96/32
SPF_IP5.196.184.16
SPF_IP5.196.184.17
SPF_IP5.196.184.18
SPF_IP5.196.184.19

Related pages

Pivot deeper into the graph from egemenerd.com.

Cypher and MCP

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

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