Skip to content

Hostname

kilpatrick.se

Last fetched

kilpatrick.se resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:1 api gmbh as the registrar.

Nutrition Label

WHISPER CANON · kilpatrick.seRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.6/10canon.whisper.security/host/kilpatrick.se

Resolution chain

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

IPPrefixASNOperatorCountry
52.51.57.20052.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:1 api gmbh
Organization
Contact emails

Subdomains

3 observed subdomains of kilpatrick.se.

Web-graph footprint

Distinct hostnames that link to or from kilpatrick.se in the public web crawl.

10 sites link to this hostname.

63 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for kilpatrick.se.

MechanismTarget
SPF_Akilpatrick.se
SPF_INCLUDE_spf.ungapped.io
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf-008eab01.pphosted.com
SPF_INCLUDEspf-us.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP151.236.200.160
SPF_IP193.5.144.0/24
SPF_IP216.71.150.193
SPF_IP216.71.154.245
SPF_IP38.101.192.168
SPF_IP38.101.192.169
SPF_IP38.99.12.176
SPF_IP38.99.12.177
SPF_IP52.148.165.43
SPF_IP68.232.154.239
SPF_IP68.232.157.62

Related pages

Pivot deeper into the graph from kilpatrick.se.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "kilpatrick.se"})-[: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.