Hostname
pmdautomation.com
Last fetched
pmdautomation.com resolves to 1 IPv4 address operated by AS60068 in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
pmdautomation.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 |
|---|---|---|---|---|
| 79.127.243.187 | 79.127.242.0/23 | AS60068 | — | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- on behalf of pmdautomation.com owner
- Contact emails
- dhadden@pmdautomation.com
- 2ea91d46-f7b8-4b65-9817-36329ea42d19@identity-protect.org
- 43ce619c-b219-4142-a99b-bdaa0f9f66ca@identity-protect.org
- 5dc1d8b9-70e4-4c28-b0c6-d877984d872e@identity-protect.org
- b74240e1-c658-414e-8d24-4297e047a15d@identity-protect.org
- d00cc8ef-e950-45e7-9444-6cb95c1f4f8c@identity-protect.org
- deb5d86a-c9a1-4ac0-9940-f4b4aed91678@identity-protect.org
- owner-12136223@pmdautomation.com.whoisprivacyservice.org
- owner-6576012@pmdautomation.com.whoisprivacyservice.org
- owner-6877890@pmdautomation.com.whoisprivacyservice.org
- owner-7220406@pmdautomation.com.whoisprivacyservice.org
Subdomains
12 observed subdomains of pmdautomation.com.
Web-graph footprint
Distinct hostnames that link to or from pmdautomation.com in the public web crawl.
10 sites link to this hostname.
5 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for pmdautomation.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.office365.us |
Related pages
Pivot deeper into the graph from pmdautomation.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "pmdautomation.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.