Hostname
spfa.elin.com
Last fetched
spfa.elin.com resolves to 12 IPv4 addresses operated by HETZNER-AS in DE.
Nutrition Label
Resolution chain
spfa.elin.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 116.202.160.12 | 116.202.0.0/16 | AS24940 | HETZNER-AS | DE |
| 136.243.175.90 | 136.243.0.0/16 | AS24940 | HETZNER-AS | DE |
| 188.245.114.178 | 188.245.0.0/16 | AS24940 | HETZNER-AS | DE |
| 194.165.202.176 | 194.165.202.0/24 | AS30238 | AS-IRONP-VEGA - Cisco Systems Ironport Division | DE |
| 194.165.214.43 | 194.165.214.0/24 | AS30238 | AS-IRONP-VEGA - Cisco Systems Ironport Division | DE |
| 78.46.107.71 | 78.46.0.0/15 | AS24940 | HETZNER-AS | DE |
| 83.175.111.232 | 83.175.64.0/18 | AS31510 | IKB-AS | AT |
| 86.59.21.146 | 86.59.0.0/17 | AS8437 | UTA-AS | AT |
| 91.220.179.112 | 91.220.179.0/24 | AS21013 | ITANDTEL-AS Wels | AT |
| 91.220.179.17 | 91.220.179.0/24 | AS21013 | ITANDTEL-AS Wels | AT |
| 91.220.179.46 | 91.220.179.0/24 | AS21013 | ITANDTEL-AS Wels | AT |
| 91.220.179.69 | 91.220.179.0/24 | AS21013 | ITANDTEL-AS Wels | AT |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Threat posture
History
Related pages
Pivot deeper into the graph from spfa.elin.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "spfa.elin.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.