IPv4 address
96.46.48.41
Last fetched
96.46.48.41 is announced in 96.46.48.0/20 by DSN - Data Security Node Inc. and geolocates to CA. 96.46.48.41 is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- no-data
Nutrition Label
Attribution
- Announced prefix
- 96.46.48.0/20
- Announcing network
- DSN - Data Security Node Inc.
- RIR-registered prefix
- 96.46.48.0/20
- RPKI
- valid
Anycast detection
This does not appear to be an anycast address on the three signals Canon evaluates: reverse DNS, announced-prefix width and the announcing network's peer count.
Reverse DNS
- autodiscover.bunkerchainlabs.com
- email.bunkerchainlabs.com
- imap.bunkerchainlabs.com
- mail.bunkerchainlabs.com
- pop.bunkerchainlabs.com
- portal.bunkerchainlabs.com
- smtp.bunkerchainlabs.com
- webmail.bunkerchainlabs.com
- autoconfig.enterthebunker.com
- autodiscover.enterthebunker.com
- email.enterthebunker.com
- imap.enterthebunker.com
- mail.enterthebunker.com
- pop.enterthebunker.com
- portal.enterthebunker.com
- smtp.enterthebunker.com
- autoconfig.falloutcomplex.com
- autodiscover.falloutcomplex.com
- email.falloutcomplex.com
- imap.falloutcomplex.com
- mail.falloutcomplex.com
- pop.falloutcomplex.com
- portal.falloutcomplex.com
- smtp.falloutcomplex.com
- autoconfig.freedomledger.com
- autodiscover.freedomledger.com
- email.freedomledger.com
- imap.freedomledger.com
- mail.freedomledger.com
- pop.freedomledger.com
- portal.freedomledger.com
- smtp.freedomledger.com
- webmail.freedomledger.com
- autoconfig.peerplays.live
- autodiscover.peerplays.live
- email.peerplays.live
- imap.peerplays.live
- mail.peerplays.live
- pop.peerplays.live
- portal.peerplays.live
- smtp.peerplays.live
- webmail.peerplays.live
Geographic detail
- Country
- CA
Threat-feed evidence
History
Related pages
Pivot from 96.46.48.41 into the prefix, network and country that carry it.
Cypher and MCP
Reproduce this address's routing attribution against graph.whisper.security:
MATCH (ip:IPV4 {name: "96.46.48.41"})
OPTIONAL MATCH (ip)-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
OPTIONAL MATCH (ip)-[:HAS_COUNTRY]->(c:COUNTRY)
RETURN ap.name AS prefix, a.name AS asn, n.name AS network, c.name AS countryOr query Whisper from your own LLM workflow via the Whisper MCP server.