Skip to content

Hostname

nynas.com

Last fetched

nynas.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · nynas.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/nynas.com

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:299
Organization
nynas ab
Contact emails

Subdomains

44 observed subdomains of nynas.com.

Web-graph footprint

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

194 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for nynas.com.

MechanismTarget
SPF_INCLUDE_spf.anpdm.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spfh.devcore.se
SPF_INCLUDEeu.rp.oracleemaildelivery.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.wm.net
SPF_INCLUDEspf_c.oraclecloud.com
SPF_IP140.86.14.193
SPF_IP140.86.14.242
SPF_IP140.86.38.133
SPF_IP140.86.38.55
SPF_IP140.86.9.138
SPF_IP195.110.45.232
SPF_IP5.44.176.98
SPF_IP85.119.129.3

Related pages

Pivot deeper into the graph from nynas.com.

Cypher and MCP

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

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