Autonomous System
AS263143
Last fetched
AS263143 is operated by AS263143 - House Net, registered in BR, and announces 7 prefixes to 4 BGP neighbours. AS263143 has a reputation score of 15.0 (NEUTRAL); 0 of its 1,024 announced IPv4 addresses appear on threat feeds.
Nutrition Label
Routing footprint
- Announced prefixes
- 7
- BGP neighbours
- 4
- RPKI ROAs
- 7
- MOAS conflicts
- 0
- CAIDA AS-rank
- 33,438
- Customer-cone ASNs
- 1
- Facilities
- 41
- Internet exchanges
- 2
Blast radius
- Announced IPv4 addresses
- 1,024
- Threat-listed addresses
- 0
- Threat density
- 0.0000 %
- Routed prefixes
- 6
How much of the internet this network is responsible for, and how much of that address space currently appears on a threat feed. Coverage: clean.
Peering ecosystem
A sample of 4 of this network’s 4 BGP neighbours.
- HURRICANE - Hurricane Electric LLC · AS6939
- F5 - F5 Networks SARL · AS35280
- Virtual Technologies & Solutions - Virtual Technologies & Solutions · AS37721
- AS267613 - ELETRONET S.A. · AS267613
Reputation
15.0reputation score (NEUTRAL)
AS263143 (AS263143 - House Net, BR) has a reputation score of 60.1 (NEUTRAL).
- Threat density
- 70.2/100
- Graph metrics
- 55.0/100
- Historical behaviour
- 75.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
- House Net
- RIR
- LACNIC
- Registered
- Thu, 15 May 2014 11:13:38 GMT
Threat-feed evidence
Related pages
Pivot from AS263143 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: "AS263143"})
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("AS263143")Or query Whisper from your own LLM workflow via the Whisper MCP server.