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
Resolution chain
nycfc.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.126.37.162 | 104.126.36.0/23 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | — |
| 104.126.37.179 | 104.126.36.0/23 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | — |
| 104.84.150.11 | 104.84.150.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | — |
| 184.86.103.209 | 184.86.103.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | — |
| 184.86.103.215 | 184.86.103.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | — |
| 2.16.27.88 | 2.16.27.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | — |
| 2.16.27.98 | 2.16.27.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | — |
| 2.18.64.5 | 2.18.64.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | — |
| 2.18.64.8 | 2.18.64.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | — |
| 23.204.132.212 | 23.204.132.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | — |
| 23.204.132.246 | 23.204.132.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | — |
| 23.32.20.17 | 23.32.20.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | — |
| 23.36.162.212 | 23.36.162.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | — |
| 23.36.162.216 | 23.36.162.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | — |
| 23.50.131.134 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | — |
| 23.50.131.145 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | — |
| 95.100.110.16 | 95.100.110.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | — |
| 95.100.110.5 | 95.100.110.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | — |
| 95.101.74.73 | 95.101.74.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | — |
| 95.101.74.89 | 95.101.74.0/24 | AS20940 | AKAMAI-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.
Showing 16 of 28. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for nycfc.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | cust-spf.exacttarget.com |
| SPF_INCLUDE | eu._netblocks.mimecast.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.exclaimer.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.salesforce.com |
| SPF_INCLUDE | us._netblocks.mimecast.com |
| SPF_IP | 38.133.153.128/26 |
Related pages
Pivot deeper into the graph from nycfc.com.
- IP · 104.126.37.162
- ASN · AS20940AKAMAI-ASN1 - Akamai International B.V.
- Registrar · iana:299
- Email · domainadmin@mlssoccer.com
- TLD · .com
- Browse hostnames · ny…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.