Skip to content

Hostname

nycm.com

Last fetched

nycm.com resolves to 2 IPv4 addresses operated by TWC-11351-NORTHEAST - Charter Communications Inc in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · nycm.comRouting diversity2.4/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/nycm.com

Resolution chain

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

IPPrefixASNOperatorCountry
24.103.221.424.103.192.0/19AS11351TWC-11351-NORTHEAST - Charter Communications IncUS
63.106.74.1263.106.74.0/24AS22417NYCM-FIRE-CO - New York Central Mutual Fire Insurance CompanyUS

WHOIS identity

Registrar
iana:2
Organization
new york central mutual
Contact emails

Subdomains

29 observed subdomains of nycm.com.

Web-graph footprint

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

429 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for nycm.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf2.nycm.com
SPF_INCLUDEspf3.nycm.com

Related pages

Pivot deeper into the graph from nycm.com.

Cypher and MCP

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

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