Skip to content

Hostname

comgrap.store

Last fetched

comgrap.store resolves to 2 IPv4 addresses operated by AS64114 in CL. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · comgrap.storeRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/comgrap.store

Resolution chain

comgrap.store resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:146
Organization
computacion grafica aplicada y cia ltda
Contact emails

Subdomains

16 observed subdomains of comgrap.store.

Web-graph footprint

Distinct hostnames that link to or from comgrap.store in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • comgrap.store

SPF policy

10 SPF mechanisms authorising senders for comgrap.store.

MechanismTarget
SPF_Acomgrap.store
SPF_INCLUDEspf.fromdoppler.com
SPF_IP170.239.64.165
SPF_IP200.35.156.132
SPF_IP200.35.156.165
SPF_IP34.127.39.11
SPF_IP34.176.182.254
SPF_IP45.191.0.40
SPF_IP45.191.0.46
SPF_MXcomgrap.store

Related pages

Pivot deeper into the graph from comgrap.store.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "comgrap.store"})-[: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.