Hostname
man-machine.com
Last fetched
man-machine.com resolves to 1 IPv4 address operated by CONEHEALTH - The Moses H. Cone Memorial Hospital in US. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
man-machine.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 |
|---|---|---|---|---|
| 173.231.216.166 | 173.231.216.0/24 | AS54641 | CONEHEALTH - The Moses H. Cone Memorial Hospital | US |
WHOIS identity
- Registrar
- iana:69
- Organization
- man & machine,
- Contact emails
Subdomains
60 observed subdomains of man-machine.com.
Showing 25 of 60. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from man-machine.com in the public web crawl.
45 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- man-machine.com
SPF policy
5 SPF mechanisms authorising senders for man-machine.com.
| Mechanism | Target |
|---|---|
| SPF_A | man-machine.com |
| SPF_IP | 144.208.72.155 |
| SPF_IP | 173.231.216.166 |
| SPF_IP | 70.39.235.230 |
| SPF_MX | man-machine.com |
Related pages
Pivot deeper into the graph from man-machine.com.
- IP · 173.231.216.166
- ASN · AS54641CONEHEALTH - The Moses H. Cone Memorial Hospital
- Registrar · iana:69
- Country · US
- Email · web@mmimd.com
- TLD · .com
- Browse hostnames · ma…
- 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: "man-machine.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.