Skip to content

Hostname

nycfc.com

Last fetched

nycfc.com resolves to 20 IPv4 addresses operated by AKAMAI-ASN1 - Akamai International B.V.. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · nycfc.comRouting diversity5.6/10Peering density8.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.3/10canon.whisper.security/host/nycfc.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.126.37.162104.126.36.0/23AS20940AKAMAI-ASN1 - Akamai International B.V.
104.126.37.179104.126.36.0/23AS20940AKAMAI-ASN1 - Akamai International B.V.
104.84.150.11104.84.150.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.
184.86.103.209184.86.103.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.
184.86.103.215184.86.103.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.
2.16.27.882.16.27.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.
2.16.27.982.16.27.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.
2.18.64.52.18.64.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.
2.18.64.82.18.64.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.
23.204.132.21223.204.132.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.
23.204.132.24623.204.132.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.
23.32.20.1723.32.20.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.
23.36.162.21223.36.162.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.
23.36.162.21623.36.162.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.
23.50.131.13423.50.131.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.
23.50.131.14523.50.131.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.
95.100.110.1695.100.110.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.
95.100.110.595.100.110.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.
95.101.74.7395.101.74.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.
95.101.74.8995.101.74.0/24AS20940AKAMAI-ASN1 - Akamai International B.V.

WHOIS identity

Registrar
iana:299
Organization
major league soccer, l.l.c.
Contact emails

Subdomains

28 observed subdomains of nycfc.com.

Web-graph footprint

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

539 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for nycfc.com.

Related pages

Pivot deeper into the graph from nycfc.com.

Cypher and MCP

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

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