Autonomous System
AS49685 — SIGNET-AS Signet B.V.(NL)
Last fetched
AS49685 is an Autonomous System operated by SIGNET-AS Signet B.V. and registered in NL. As of Thu, 21 May 2026 06:17:05 GMT, it announces 37 routed IP prefixes and peers with 12 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS49685 announces 37 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 31.223.175.0/24
- 80.246.207.0/24
- 193.30.170.0/24
- 194.53.72.0/22
- 194.59.136.0/24
- 194.59.138.0/24
- 217.149.141.0/24
- 2001:4cb8:40b::/48
- 2001:4cb8:59c::/48
- 2a07:cb80::/32
- 2a07:cb84:3001::/48
- 2a07:cb84:3006::/48
- 2a07:cb84:3013::/48
- 2a07:cb84:3015::/48
- 2a07:cb84:3018::/48
- 2a07:cb84:3019::/48
- 2a07:cb84:3026::/48
- 2a07:cb84:3035::/48
- 2a07:cb84:3036::/48
- 2a07:cb84:3038::/48
- 2a07:cb84:3057::/48
- 2a07:cb84:3059::/48
- 2a07:cb84:3063::/48
- 2a07:cb84:3069::/48
- 2a07:cb84:3075::/48
Peering ecosystem
12 distinct peers via BGP. The first 12 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS56655 | GIGAHOST | NO |
| AS51514 | SPOTLER Spotler Network | NL |
| AS48362 | TKSWF-AS | AT |
| AS39700 | SIGNETBREEDBAND | NL |
| AS37721 | Virtual-Technologies-Solutions-SA | BF |
| AS31586 | AS-TBNLTN | NL |
| AS28878 | SIGNET-AS | NL |
| AS20562 | OPEN-PEERING-AS Open Peering Initiative, Amsterdam, The Netherlands | NL |
| AS9002 | RETN-AS | GB |
| AS8455 | ATOM86-AS ATOM86 | NL |
| AS5524 | BREEDBANDNEDERLAND | NL |
MOAS / hijack watch
Prefixes routed by AS49685 that another Autonomous System also announces. A non-empty list is one of the strongest BGP-hijack signals available without active probes.
No active MOAS conflicts. Every prefix announced by AS49685 is unique to AS49685 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS49685.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS49685"})-[:HAS_NAME]->(n:ASN_NAME)
OPTIONAL MATCH (a)-[:HAS_COUNTRY]->(c:COUNTRY)
RETURN a.name AS asn, n.name AS operator, c.name AS countryOr query Whisper from your own LLM workflow via the Whisper MCP server.