Skip to content

Hostname

senerkul.com

Last fetched

senerkul.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · senerkul.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/senerkul.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.240.2015.197.240.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
185.8.33.101185.8.33.0/24AS3188TR

WHOIS identity

Registrar
iana:303
Organization
ilkserver domain servisi
Contact emails

Subdomains

7 observed subdomains of senerkul.com.

Web-graph footprint

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

145 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for senerkul.com.

MechanismTarget
SPF_Asenerkul.com
SPF_IP185.8.33.101
SPF_IP5.2.82.132
SPF_IP5.2.82.201
SPF_MXsenerkul.com

Related pages

Pivot deeper into the graph from senerkul.com.

Cypher and MCP

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

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