Hostname
fmx.com
Last fetched
fmx.com resolves to 2 IPv4 addresses operated by AS19178 in US. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
fmx.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 148.106.149.1 | 148.107.64.0/24 | AS19178 | — | US |
| 148.106.149.2 | 148.107.64.0/24 | AS19178 | — | US |
WHOIS identity
- Registrar
- iana:299
- Organization
- bgc partners
- Contact emails
- 4055828@privacy-link.com
- 4502792@privacy-link.com
- kf@midai.com
- nglfkdjn@whoisprivacyprotect.com
- webdomainadmin@cantor.com
- 54284c1fqy1wia00@5225b4d0pi3627q9.whoisprivacycorp.com
- fmx.com-owner-fuiu@customers.whoisprivacycorp.com
- pw-08fb6bb8716808a2e02a35274aa100c1@privacyguardian.org
- pw-1f44aecde67382874df7e89a403b546a@privacyguardian.org
- pw-b70bce84aac45746a9f70df44bf8ddfc@privacyguardian.org
- pw-c525b295e4de6584f526a0abc4910755@privacyguardian.org
- pw-c82c332d4352ff0e7e98f9ed3ca3c12b@privacyguardian.org
- pw-ff97659f0b37217b191b86f1a83b01f9@privacyguardian.org
Subdomains
15 observed subdomains of fmx.com.
Web-graph footprint
Distinct hostnames that link to or from fmx.com in the public web crawl.
16 sites link to this hostname.
20 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for fmx.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | emailcc.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from fmx.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fmx.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.