Hostname
mcf-connector.com
Last fetched
mcf-connector.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mcf-connector.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.0.80.157 | 52.0.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mcf-connector.com owner
- Contact emails
- 576a7323-4a0f-4035-a591-b7ae59ac7ba8@identity-protect.org
- 58bb9222-8baa-41eb-8c32-ca986b3ecfff@identity-protect.org
- 6cc5b9d0-a12a-4770-9593-b9e759188c6a@identity-protect.org
- 9041a846-a339-44cc-9feb-be6007eff904@identity-protect.org
- a17b51b1-92a9-45be-b89e-3a1ec13db0d8@identity-protect.org
- b36a7674-ea70-47e4-a92c-c9a6b8cfb75b@identity-protect.org
- fc0962f7-19c1-47d5-b069-cdc73e92138c@identity-protect.org
Subdomains
3 observed subdomains of mcf-connector.com.
| Subdomain |
|---|
| m2.mcf-connector.com |
Showing 1 of 3. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mcf-connector.com in the public web crawl.
11 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for mcf-connector.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | zoho.com |
Related pages
Pivot deeper into the graph from mcf-connector.com.
- IP · 52.0.80.157
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 576a7323-4a0f-4035-a591-b7ae59ac7ba8@identity-protect.org
- TLD · .com
- Browse hostnames · mc…
- 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: "mcf-connector.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.