Hostname
sigma.backup.codinger.net
Last fetched
sigma.backup.codinger.net resolves to 1 IPv4 address operated by PFWEBSOLUTIONS - Philip Fjaera trading as PFWeb Solutions in DE.
Nutrition Label
Resolution chain
sigma.backup.codinger.net 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 |
|---|---|---|---|---|
| 77.90.19.66 | 77.90.19.0/24 | AS214902 | PFWEBSOLUTIONS - Philip Fjaera trading as PFWeb Solutions | DE |
WHOIS identity
No WHOIS records are currently associated with sigma.backup.codinger.net in WhisperGraph.
Threat posture
History
Related pages
Pivot deeper into the graph from sigma.backup.codinger.net.
- IP · 77.90.19.66
- ASN · AS214902PFWEBSOLUTIONS - Philip Fjaera trading as PFWeb Solutions
- Country · DE
- Apex domain · codinger.net
- Parent domain · backup.codinger.net
- TLD · .net
- Browse hostnames · si…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sigma.backup.codinger.net"})-[: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.