Skip to content

Hostname

castnylon.com

Last fetched

castnylon.com resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · castnylon.comRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/castnylon.com

Resolution chain

castnylon.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.214.173.179162.214.160.0/20AS31898ORACLE-BMC-31898 - Oracle CorporationUS

WHOIS identity

Registrar
iana:146
Organization
cast nylons
Contact emails

Subdomains

21 observed subdomains of castnylon.com.

Web-graph footprint

Distinct hostnames that link to or from castnylon.com in the public web crawl.

20 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for castnylon.com.

MechanismTarget
SPF_Acastnylon.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.smtp.com
SPF_INCLUDEspf-0048ac03.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.exclaimer.net
SPF_INCLUDEusb._netblocks.mimecast.com
SPF_IP12.228.249.82
SPF_IP162.214.173.179
SPF_IP18.216.13.185
SPF_IP192.232.213.126
SPF_IP71.66.211.162
SPF_MXcastnylon.com

Related pages

Pivot deeper into the graph from castnylon.com.

Cypher and MCP

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

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