Hostname
acdoca-erp.com
Last fetched
acdoca-erp.com resolves to 3 IPv4 addresses operated by AS-26496-GO-DADDY-COM-LLC - GoDaddy.com, LLC in SG. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
acdoca-erp.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 148.72.244.199 | 148.72.244.0/22 | AS26496 | AS-26496-GO-DADDY-COM-LLC - GoDaddy.com, LLC | SG |
| 192.64.119.160 | 192.64.119.0/24 | AS22612 | NAMECHEAP-NET - Namecheap, Inc. | US |
| 192.64.119.180 | 192.64.119.0/24 | AS22612 | NAMECHEAP-NET - Namecheap, Inc. | US |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
4 observed subdomains of acdoca-erp.com.
Threat posture
History
Mail and authentication
MX records
- acdoca-erp.com
- mx.zoho.eu
- mx2.zoho.eu
- mx3.zoho.eu
SPF policy
5 SPF mechanisms authorising senders for acdoca-erp.com.
| Mechanism | Target |
|---|---|
| SPF_A | acdoca-erp.com |
| SPF_INCLUDE | spf.efwd.registrar-servers.com |
| SPF_INCLUDE | zohomail.eu |
| SPF_IP | 148.72.244.199 |
| SPF_MX | acdoca-erp.com |
Related pages
Pivot deeper into the graph from acdoca-erp.com.
- IP · 148.72.244.199
- ASN · AS26496AS-26496-GO-DADDY-COM-LLC - GoDaddy.com, LLC
- Registrar · iana:1068
- Country · SG
- Email · cd4d68847dc04590b1f698928f323f5b.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · ac…
- 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: "acdoca-erp.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.