Hostname
a-mcm.com
Last fetched
a-mcm.com resolves to 1 IPv4 address operated by SOFTLAYER - IBM Cloud in US. WHOIS lists iana:412 as the registrar.
Nutrition Label
Resolution chain
a-mcm.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 |
|---|---|---|---|---|
| 169.55.69.83 | 169.55.64.0/18 | AS36351 | SOFTLAYER - IBM Cloud | US |
WHOIS identity
- Registrar
- iana:412
- Organization
- attn: a-mcm.com
- Contact emails
- 5558cc81meyruopg8j@hideyourwhois.com
- 602c86188ldv6lbv6x@hideyourwhois.com
- 8ayif7ri4kp2luoqku@hideyourwhois.com
- b02uc7vntde7qq3fup@hideyourwhois.com
- dol1c3fzp6eg3gn53r@hideyourwhois.com
- fu5o6rzek8sgg32xfl@hideyourwhois.com
- m4cnhx265rl7sr60y1@hideyourwhois.com
- vs6blyfj588q310mmb@hideyourwhois.com
- whuchyomj14w70dbvy@hideyourwhois.com
Subdomains
3 observed subdomains of a-mcm.com.
Web-graph footprint
Distinct hostnames that link to or from a-mcm.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for a-mcm.com.
| Mechanism | Target |
|---|---|
| SPF_A | a-mcm.com |
| SPF_A | mail4.domainit.com |
| SPF_A | server4.domainit.com |
| SPF_IP | 169.55.67.128 |
| SPF_IP | 169.55.69.83 |
| SPF_MX | a-mcm.com |
Related pages
Pivot deeper into the graph from a-mcm.com.
- IP · 169.55.69.83
- ASN · AS36351SOFTLAYER - IBM Cloud
- Registrar · iana:412
- Country · US
- Email · 5558cc81meyruopg8j@hideyourwhois.com
- TLD · .com
- Browse hostnames · am…
- 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: "a-mcm.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.