Autonomous System
AS13778 — JOHNSON-AND-JOHNSON - Johnson & Johnson(US)
Last fetched
AS13778 is an Autonomous System operated by JOHNSON-AND-JOHNSON - Johnson & Johnson and registered in US. As of Thu, 21 May 2026 10:21:11 GMT, it announces 25 routed IP prefixes and peers with 9 other Autonomous Systems in the WhisperGraph BGP dataset.
Nutrition Label
Routing footprint
AS13778 announces 25 distinct routed prefixes. The 25-prefix sample below links to per-prefix pages with full conflict and reverse-DNS detail.
- 148.177.0.0/18
- 148.177.97.0/24
- 148.177.98.0/24
- 148.177.128.0/21
- 148.177.144.0/22
- 148.177.169.0/24
- 148.177.184.0/22
- 148.177.192.0/23
- 148.177.193.0/24
- 148.177.242.0/24
- 199.65.0.0/23
- 199.65.64.0/24
- 199.65.124.0/22
- 199.65.128.0/23
- 199.65.130.0/23
- 199.65.200.0/21
- 199.65.208.0/21
- 199.65.224.0/24
- 2602:281::/32
- 2602:282::/32
- 2602:283::/32
- 2602:284::/32
- 2602:280::/28
- 2620:147:140::/44
- 2620:147::/36
Peering ecosystem
9 distinct peers via BGP. The first 9 are listed below.
| Peer ASN | Operator | Country |
|---|---|---|
| AS701 | UUNET - Verizon Business | US |
| AS46887 | CROWNCASTLE-AS46887 - Crown Castle Fiber LLC | US |
| AS8220 | COLT COLT Technology Services Group Limited | GB |
| AS7474 | OPTUSCOM-AS01-AU SingTel Optus Pty Ltd | AU |
| AS7018 | ATT-INTERNET4 - AT&T Enterprises, LLC | US |
| AS3758 | SINGNET SingNet | SG |
| AS3356 | LEVEL3 - Level 3 Parent, LLC | US |
| AS2687 | ATGS-MMD-AS - AT&T Enterprises, LLC | US |
| AS2686 | ATGS-MMD-AS - AT&T Enterprises, LLC | US |
Blast radius
Approximate count of dependent hostnames if AS13778 disappeared from the routing table.
~63 hostnames depend on this network.Sampled from 10 prefixes, snapshot Thu, 21 May 2026 10:21:11 GMT.
MOAS / hijack watch
Prefixes routed by AS13778 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 AS13778 is unique to AS13778 in the current routing snapshot.
Threat posture
Related pages
Pivot deeper into the graph from AS13778.
Cypher and MCP
Reproduce the headline metric directly against graph.whisper.security:
MATCH (a:ASN {name: "AS13778"})-[: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.