Hostname
mydocfileserve.com
Last fetched
mydocfileserve.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mydocfileserve.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 107.23.40.51 | 107.23.0.0/17 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.214.171.69 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 54.85.252.145 | 54.84.0.0/15 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.89.139.32 | 98.88.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- alicia hart
- Contact emails
- itdept@pohlmanusa.com
- 4fc60c37-65d3-41f2-8634-62e3e9d2b839@identity-protect.org
- 5c5de91e-d46b-40c0-9749-9bbfae66489d@identity-protect.org
- 75bb1640-54eb-418a-b0b6-27ae08b4e196@identity-protect.org
- 89ea033d-e3ff-4021-befb-21f58905948f@identity-protect.org
- 8dba8c7c-1f28-43a6-a6a7-fc7ecf3b044c@identity-protect.org
- ce6715fb-9431-4be4-a5aa-67a7c447c15c@identity-protect.org
- owner-11293970@mydocfileserve.com.whoisprivacyservice.org
Subdomains
8 observed subdomains of mydocfileserve.com.
Web-graph footprint
Distinct hostnames that link to or from mydocfileserve.com in the public web crawl.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for mydocfileserve.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 34.236.79.67 |
Related pages
Pivot deeper into the graph from mydocfileserve.com.
- IP · 107.23.40.51
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · itdept@pohlmanusa.com
- TLD · .com
- Browse hostnames · my…
- 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: "mydocfileserve.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.