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
Resolution chain
hep.solutions resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.157.254.100 | 108.157.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.157.254.44 | 108.157.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.157.254.74 | 108.157.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 108.157.254.79 | 108.157.252.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.160.156.110 | 18.160.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.156.72 | 18.160.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.156.78 | 18.160.152.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.156.81 | 18.160.152.0/21 | AS16509 | AMAZON-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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for hep.solutions.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from hep.solutions.
- IP · 108.157.254.100
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:106
- Country · SG
- Email · hep.solutions@domainsbyproxy.com
- TLD · .solutions
- Browse hostnames · he…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.