Skip to content

Hostname

hevelop.com

Last fetched

hevelop.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · hevelop.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/hevelop.com

Resolution chain

hevelop.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.168.73.1203.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.513.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.663.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.673.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.193.23.174.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.193.323.174.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.193.393.174.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.193.503.174.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

52 observed subdomains of hevelop.com.

Web-graph footprint

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

5 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for hevelop.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mandrillapp.com

Related pages

Pivot deeper into the graph from hevelop.com.

Cypher and MCP

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

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