Skip to content

Hostname

grafcomste.com

Last fetched

grafcomste.com resolves to 1 IPv4 address operated by HVC-AS - HIVELOCITY, Inc. in US. WHOIS lists iana:82 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
209.133.205.74209.133.200.0/21AS29802HVC-AS - HIVELOCITY, Inc.US

WHOIS identity

Registrar
iana:82
Organization
alexandre alasmar neto
Contact emails

Subdomains

16 observed subdomains of grafcomste.com.

Web-graph footprint

Distinct hostnames that link to or from grafcomste.com in the public web crawl.

10 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • grafcomste.com

SPF policy

11 SPF mechanisms authorising senders for grafcomste.com.

MechanismTarget
SPF_Agrafcomste.com
SPF_INCLUDE_spf.smtpexpress.com.br
SPF_IP103.195.103.58
SPF_IP162.254.149.65
SPF_IP206.221.179.90
SPF_IP209.133.205.74
SPF_IP209.133.216.17
SPF_IP216.144.247.138
SPF_IP23.111.181.154
SPF_IP45.126.211.66
SPF_MXgrafcomste.com

Related pages

Pivot deeper into the graph from grafcomste.com.

Cypher and MCP

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

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