Skip to content

Hostname

killgerm.es

Last fetched

killgerm.es resolves to 2 IPv4 addresses operated by AIKO-AS in GB.

Nutrition Label

WHISPER CANON · killgerm.esRouting diversity2.4/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/killgerm.es

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with killgerm.es in WhisperGraph.

Subdomains

5 observed subdomains of killgerm.es.

Web-graph footprint

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

15 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for killgerm.es.

MechanismTarget
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDEspf.pipeten.co.uk
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.purelymx.com
SPF_IP176.124.54.160
SPF_IP45.131.138.97
SPF_IP45.157.43.108
SPF_IP62.173.127.138
SPF_IP89.248.52.80/29

Related pages

Pivot deeper into the graph from killgerm.es.

Cypher and MCP

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

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