Skip to content

Hostname

erenhasgroup.com

Last fetched

erenhasgroup.com resolves to 1 IPv4 address operated by AS42926 in TR. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · erenhasgroup.comRouting diversity1.5/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/erenhasgroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
176.53.96.42176.53.96.0/24AS42926TR

WHOIS identity

Registrar
iana:303
Organization
mazhar tek?n
Contact emails

Subdomains

7 observed subdomains of erenhasgroup.com.

Web-graph footprint

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

16 sites link to this hostname.

194 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • erenhasgroup.com

SPF policy

20 SPF mechanisms authorising senders for erenhasgroup.com.

MechanismTarget
SPF_Aerenhasgroup.com
SPF_INCLUDErelay.mailbaby.net
SPF_IP141.11.65.80
SPF_IP149.13.62.2
SPF_IP154.53.183.56
SPF_IP176.53.96.42
SPF_IP176.9.139.82
SPF_IP176.98.42.19
SPF_IP185.81.153.35
SPF_IP194.146.50.159
SPF_IP194.36.144.104
SPF_IP212.64.202.170
SPF_IP212.64.210.136
SPF_IP213.254.170.52
SPF_IP38.3.136.31
SPF_IP45.155.159.222
SPF_IP5.9.145.60
SPF_IP77.90.14.174
SPF_IP77.90.53.75
SPF_MXerenhasgroup.com

Related pages

Pivot deeper into the graph from erenhasgroup.com.

Cypher and MCP

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

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