Hostname
mnufc.com
Last fetched
mnufc.com resolves to 14 IPv4 addresses operated by AKAMAI-ASN1 in DE. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
mnufc.com resolves to 14 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 | DE |
| 104.126.37.179 | 104.126.36.0/23 | AS20940 | AKAMAI-ASN1 | DE |
| 184.86.103.209 | 184.86.103.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 184.86.103.215 | 184.86.103.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.18.64.5 | 2.18.64.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 2.18.64.8 | 2.18.64.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.200.88.56 | 23.200.88.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.200.88.63 | 23.200.88.0/24 | AS20940 | AKAMAI-ASN1 | US |
| 23.204.132.212 | 23.204.132.0/24 | AS20940 | AKAMAI-ASN1 | FR |
| 23.204.132.246 | 23.204.132.0/24 | AS20940 | AKAMAI-ASN1 | FR |
| 92.123.238.18 | 92.123.236.0/22 | AS20940 | AKAMAI-ASN1 | FR |
| 92.123.238.35 | 92.123.236.0/22 | AS20940 | AKAMAI-ASN1 | FR |
| 96.16.248.170 | 96.16.248.0/24 | AS20940 | AKAMAI-ASN1 | FR |
| 96.16.248.175 | 96.16.248.0/24 | AS20940 | AKAMAI-ASN1 | FR |
WHOIS identity
- Registrar
- iana:299
- Organization
- major league soccer, l.l.c.
- Contact emails
Subdomains
14 observed subdomains of mnufc.com.
Web-graph footprint
Distinct hostnames that link to or from mnufc.com in the public web crawl.
606 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for mnufc.com.
| Mechanism | Target |
|---|---|
| SPF_A | mnufc.com |
| SPF_A | relay01.evenue.net |
| SPF_INCLUDE | _spf.spf.atomicdata.com |
| SPF_INCLUDE | spf-us.emailsignatures365.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from mnufc.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mnufc.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.