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
Resolution chain
killgerm.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.145.101.46 | 45.145.100.0/22 | AS61323 | AIKO-AS | GB |
WHOIS identity
- Registrar
- iana:48
- Organization
- domain manager
- Contact emails
Subdomains
28 observed subdomains of killgerm.com.
Showing 19 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from killgerm.com in the public web crawl.
85 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
45 SPF mechanisms authorising senders for killgerm.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.createsend.com |
| SPF_INCLUDE | spf.ess.uk.barracudanetworks.com |
| SPF_INCLUDE | spf.pipeten.co.uk |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.purelymx.com |
| SPF_IP | 109.108.141.241 |
| SPF_IP | 109.108.141.242 |
| SPF_IP | 176.124.54.39 |
| SPF_IP | 194.39.166.119 |
| SPF_IP | 194.39.166.173 |
| SPF_IP | 194.39.166.180 |
| SPF_IP | 45.131.138.102 |
| SPF_IP | 45.131.138.103 |
| SPF_IP | 45.131.138.112 |
| SPF_IP | 45.131.138.122 |
| SPF_IP | 45.131.138.136 |
| SPF_IP | 45.131.138.144 |
| SPF_IP | 45.131.138.173 |
| SPF_IP | 45.131.138.185 |
| SPF_IP | 45.131.138.27 |
| SPF_IP | 45.131.138.43 |
| SPF_IP | 45.131.138.53 |
| SPF_IP | 45.131.138.97 |
| SPF_IP | 45.131.139.30 |
| SPF_IP | 45.131.139.43 |
| SPF_IP | 45.145.100.165 |
| SPF_IP | 45.145.100.212 |
| SPF_IP | 45.145.101.108 |
| SPF_IP | 45.145.101.191 |
| SPF_IP | 45.145.101.243 |
| SPF_IP | 45.145.101.46 |
| SPF_IP | 45.145.101.84 |
| SPF_IP | 45.145.103.68 |
| SPF_IP | 45.157.40.11 |
| SPF_IP | 45.157.41.140 |
| SPF_IP | 45.157.41.34 |
| SPF_IP | 45.157.41.71 |
| SPF_IP | 45.157.43.100 |
| SPF_IP | 45.157.43.195 |
| SPF_IP | 62.173.127.138 |
| SPF_IP | 80.66.203.123 |
| SPF_IP | 80.66.203.124 |
| SPF_IP | 80.66.203.125 |
| SPF_IP | 89.248.52.80/29 |
| SPF_IP | 89.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.