Autonomous System
AS139623
Last fetched
AS139623 is operated by MYNETPTYLTD-AS-AP - My Net Pty Ltd, registered in AU, and announces 19 prefixes to 4 BGP neighbours. AS139623 has a reputation score of 11.6 (NEUTRAL).
Nutrition Label
Routing footprint
- Announced prefixes
- 19
- BGP neighbours
- 4
- RPKI ROAs
- 736
- MOAS conflicts
- 0
- Facilities
- 4
- Internet exchanges
- 2
Blast radius
Blast radius is temporarily unavailable.
The threat-density procedure returned no result for this ASN. Refresh in a moment to retry — fresh data is fetched on the next visit.
Peering ecosystem
A sample of 4 of this network’s 4 BGP neighbours.
- WIDEBAND-AS-AP - Aussie Broadband · AS4764
- WTPL-AS-AP - Williams Technology Pty Ltd · AS136183
- HOST-AS-AP - Host Universal Pty Ltd · AS136557
- DOVER-AS-AP - Dover Digital Pty Ltd · AS139248
Reputation
11.6reputation score (NEUTRAL)
AS139623 (MYNETPTYLTD-AS-AP - My Net Pty Ltd, AU) has a reputation score of 66.8 (NEUTRAL).
- Threat density
- 82.2/100
- Graph metrics
- 55.0/100
- Historical behaviour
- 85.0/100
- Prefix age
- 20.0/100
These are reputation signals about the network as a whole, not a threat-feed verdict about a specific address.
Registration
- Registered to
- My Net Pty Ltd
- RIR
- APNIC
- Registered
- Fri, 30 Aug 2019 03:44:59 GMT
Threat-feed evidence
Related pages
Pivot from AS139623 into the prefixes, peers and country it routes for.
Cypher and MCP
Reproduce this network's routing footprint against graph.whisper.security:
MATCH (a:ASN {name: "AS139623"})
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
CALL { WITH a MATCH (a)-[:ROUTES]->(p:ANNOUNCED_PREFIX) RETURN count(p) AS prefixes }
CALL { WITH a MATCH (a)-[:BGP_NEIGHBOR]-(x:ASN) RETURN count(x) AS peers }
RETURN n.name AS operator, prefixes, peers;
CALL whisper.asnThreatDensity("AS139623")Or query Whisper from your own LLM workflow via the Whisper MCP server.