Skip to content

Hostname

proxy.abcproxy.com

Last fetched

proxy.abcproxy.com resolves to 3 IPv4 addresses operated by COLLEGEOFTHEMAINLAND-1 - College of the Mainland in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
43.131.1.15943.131.0.0/18AS132203COLLEGEOFTHEMAINLAND-1 - College of the MainlandDE
43.156.0.5343.156.0.0/18AS132203COLLEGEOFTHEMAINLAND-1 - College of the MainlandSG
43.159.28.23643.159.28.0/24AS132203COLLEGEOFTHEMAINLAND-1 - College of the MainlandSG

WHOIS identity

No WHOIS records are currently associated with proxy.abcproxy.com in WhisperGraph.

Subdomains

2 observed subdomains of proxy.abcproxy.com.

Threat posture

History

Related pages

Pivot deeper into the graph from proxy.abcproxy.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "proxy.abcproxy.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.