Skip to content

Hostname

benimsandalyem.com

Last fetched

benimsandalyem.com resolves to 2 IPv4 addresses operated by AS213751 in TR. WHOIS lists iana:1091 as the registrar.

Nutrition Label

WHISPER CANON · benimsandalyem.comRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/benimsandalyem.com

Resolution chain

benimsandalyem.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:1091
Organization
domain admin contactid 1888360
Contact emails

Subdomains

7 observed subdomains of benimsandalyem.com.

Web-graph footprint

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

10 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • benimsandalyem.com

SPF policy

8 SPF mechanisms authorising senders for benimsandalyem.com.

MechanismTarget
SPF_Abenimsandalyem.com
SPF_INCLUDErelay.mailbaby.net
SPF_IP109.176.253.254
SPF_IP109.176.253.38
SPF_IP159.69.130.27
SPF_IP185.177.27.5
SPF_IP78.40.211.211
SPF_MXbenimsandalyem.com

Related pages

Pivot deeper into the graph from benimsandalyem.com.

Cypher and MCP

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

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