Hostname
h2stamping.com
Last fetched
h2stamping.com resolves to 1 IPv4 address operated by AS25560 in DE. WHOIS lists iana:1408 as the registrar.
Nutrition Label
Resolution chain
h2stamping.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 95.143.172.236 | 95.143.172.0/24 | AS25560 | — | DE |
WHOIS identity
- Registrar
- iana:1408
- Organization
- härter stanztechnik
- Contact emails
Subdomains
4 observed subdomains of h2stamping.com.
Web-graph footprint
Distinct hostnames that link to or from h2stamping.com in the public web crawl.
9 sites link to this hostname.
15 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
22 SPF mechanisms authorising senders for h2stamping.com.
| Mechanism | Target |
|---|---|
| SPF_A | cloudmail.haerter.com |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 107.210.67.169 |
| SPF_IP | 107.210.67.170 |
| SPF_IP | 116.6.82.146 |
| SPF_IP | 116.6.82.147 |
| SPF_IP | 12.106.149.206 |
| SPF_IP | 125.93.80.18 |
| SPF_IP | 135.237.4.36 |
| SPF_IP | 193.159.245.197 |
| SPF_IP | 193.159.245.201 |
| SPF_IP | 217.89.49.19 |
| SPF_IP | 5.158.163.173 |
| SPF_IP | 62.55.182.68/32 |
| SPF_IP | 78.8.199.190 |
| SPF_IP | 87.191.40.218 |
| SPF_IP | 87.191.40.219 |
| SPF_IP | 87.191.40.220 |
| SPF_IP | 88.79.151.242 |
| SPF_IP | 88.79.151.244 |
| SPF_IP | 88.79.151.245 |
Related pages
Pivot deeper into the graph from h2stamping.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "h2stamping.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.