Skip to content

Hostname

np90.joinporte.com

Last fetched

np90.joinporte.com resolves to 3 IPv4 addresses operated by AS20940 in US.

Nutrition Label

WHISPER CANON · np90.joinporte.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/np90.joinporte.com

Resolution chain

np90.joinporte.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.198.236.9123.208.92.0/22AS20940US
23.32.26.5423.32.67.0/24AS16625AKAMAI-AS - Akamai Technologies, Inc.SE
23.38.250.2123.48.88.0/22AS20940US

WHOIS identity

No WHOIS records are currently associated with np90.joinporte.com in WhisperGraph.

Subdomains

1 observed subdomain of np90.joinporte.com.

Threat posture

History

Related pages

Pivot deeper into the graph from np90.joinporte.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "np90.joinporte.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.