Hostname
bilkinfo.de
Last fetched
bilkinfo.de appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.
Nutrition Label
Resolution chain
bilkinfo.de has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
No WHOIS records are currently associated with bilkinfo.de in WhisperGraph.
Subdomains
2 observed subdomains of bilkinfo.de.
| Subdomain |
|---|
| simutrans.bilkinfo.de |
| www.bilkinfo.de |
Web-graph footprint
Distinct hostnames that link to or from bilkinfo.de in the public web crawl.
15 sites link to this hostname.
76 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for bilkinfo.de.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.smtp2go.com |
| SPF_IP | 194.156.88.17/32 |
| SPF_IP | 202.61.250.5/32 |
| SPF_IP | 2a03:4000:54:dfd:e462:7bff:fe73:bb35/128 |
| SPF_IP | 89.163.218.11/32 |
Related pages
Pivot deeper into the graph from bilkinfo.de.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bilkinfo.de"})-[: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.