Skip to content

Hostname

hep.solutions

Last fetched

hep.solutions resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · hep.solutionsRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/hep.solutions

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.254.100108.157.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.254.44108.157.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.254.74108.157.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
108.157.254.79108.157.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.SG
18.160.156.11018.160.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.156.7218.160.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.156.7818.160.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.160.156.8118.160.152.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:106
Organization
instituto de tecnologia e desenv. de minas gerais
Contact emails

Subdomains

12 observed subdomains of hep.solutions.

Web-graph footprint

Distinct hostnames that link to or from hep.solutions in the public web crawl.

7 sites link to this hostname.

111 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for hep.solutions.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from hep.solutions.

Cypher and MCP

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

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