Skip to content

Hostname

ns3.catalysthost.net

Last fetched

ns3.catalysthost.net resolves to 2 IPv4 addresses operated by PONYNET - FranTech Solutions in US.

Nutrition Label

WHISPER CANON · ns3.catalysthost.netRouting diversity2.4/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/ns3.catalysthost.net

Resolution chain

ns3.catalysthost.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
205.185.117.161205.185.112.0/20AS53667PONYNET - FranTech SolutionsUS
45.61.184.13145.61.184.0/22AS53667PONYNET - FranTech SolutionsUS

WHOIS identity

No WHOIS records are currently associated with ns3.catalysthost.net in WhisperGraph.

Subdomains

2 observed subdomains of ns3.catalysthost.net.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ns3.catalysthost.net.

MechanismTarget
SPF_Ans3.catalysthost.net
SPF_INCLUDEspf.catalysthost.net
SPF_IP162.250.235.250
SPF_MXns3.catalysthost.net

Related pages

Pivot deeper into the graph from ns3.catalysthost.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ns3.catalysthost.net"})-[: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.