Skip to content

Hostname

killgerm.com

Last fetched

killgerm.com resolves to 1 IPv4 address operated by AIKO-AS in GB. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · killgerm.comRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/killgerm.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.145.101.4645.145.100.0/22AS61323AIKO-ASGB

WHOIS identity

Registrar
iana:48
Organization
domain manager
Contact emails

Subdomains

28 observed subdomains of killgerm.com.

Web-graph footprint

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

85 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

45 SPF mechanisms authorising senders for killgerm.com.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEspf.ess.uk.barracudanetworks.com
SPF_INCLUDEspf.pipeten.co.uk
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.purelymx.com
SPF_IP109.108.141.241
SPF_IP109.108.141.242
SPF_IP176.124.54.39
SPF_IP194.39.166.119
SPF_IP194.39.166.173
SPF_IP194.39.166.180
SPF_IP45.131.138.102
SPF_IP45.131.138.103
SPF_IP45.131.138.112
SPF_IP45.131.138.122
SPF_IP45.131.138.136
SPF_IP45.131.138.144
SPF_IP45.131.138.173
SPF_IP45.131.138.185
SPF_IP45.131.138.27
SPF_IP45.131.138.43
SPF_IP45.131.138.53
SPF_IP45.131.138.97
SPF_IP45.131.139.30
SPF_IP45.131.139.43
SPF_IP45.145.100.165
SPF_IP45.145.100.212
SPF_IP45.145.101.108
SPF_IP45.145.101.191
SPF_IP45.145.101.243
SPF_IP45.145.101.46
SPF_IP45.145.101.84
SPF_IP45.145.103.68
SPF_IP45.157.40.11
SPF_IP45.157.41.140
SPF_IP45.157.41.34
SPF_IP45.157.41.71
SPF_IP45.157.43.100
SPF_IP45.157.43.195
SPF_IP62.173.127.138
SPF_IP80.66.203.123
SPF_IP80.66.203.124
SPF_IP80.66.203.125
SPF_IP89.248.52.80/29
SPF_IP89.248.52.82

Related pages

Pivot deeper into the graph from killgerm.com.

Cypher and MCP

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

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