Skip to content

Hostname

groacmz.com

Last fetched

groacmz.com resolves to 1 IPv4 address operated by NAMECHEAP-NET - Namecheap, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · groacmz.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/groacmz.com

Resolution chain

groacmz.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
199.85.208.161199.85.208.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US

WHOIS identity

Registrar
iana:48
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

7 observed subdomains of groacmz.com.

Threat posture

History

Mail and authentication

MX records

  • groacmz.com

SPF policy

8 SPF mechanisms authorising senders for groacmz.com.

MechanismTarget
SPF_Agroacmz.com
SPF_IP139.162.186.51
SPF_IP162.255.116.72
SPF_IP198.177.125.158
SPF_IP199.85.208.161
SPF_IP199.85.208.68
SPF_IP69.57.163.181
SPF_MXgroacmz.com

Related pages

Pivot deeper into the graph from groacmz.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "groacmz.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.