Hostname
hirschag.com
Last fetched
hirschag.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:106 as the registrar.
Nutrition Label
Resolution chain
hirschag.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 |
|---|---|---|---|---|
| 161.35.65.33 | 161.35.64.0/20 | AS14061 | DIGITALOCEAN-ASN - DigitalOcean, LLC | DE |
WHOIS identity
- Registrar
- iana:106
- Organization
- gerald piskernig
- Contact emails
Subdomains
18 observed subdomains of hirschag.com.
Showing 16 of 18. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hirschag.com in the public web crawl.
76 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
19 SPF mechanisms authorising senders for hirschag.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 116.202.77.26 |
| SPF_IP | 116.203.185.209 |
| SPF_IP | 136.243.167.103/32 |
| SPF_IP | 159.89.1.2 |
| SPF_IP | 159.89.31.118 |
| SPF_IP | 161.35.65.33 |
| SPF_IP | 165.227.247.249 |
| SPF_IP | 165.232.68.173 |
| SPF_IP | 165.232.68.174 |
| SPF_IP | 165.232.68.175 |
| SPF_IP | 212.183.75.1 |
| SPF_IP | 212.77.176.171 |
| SPF_IP | 212.77.176.172 |
| SPF_IP | 78.132.108.254 |
| SPF_IP | 80.120.254.24/29 |
| SPF_IP | 85.236.51.75 |
| SPF_IP | 88.117.190.16/28 |
Related pages
Pivot deeper into the graph from hirschag.com.
- IP · 161.35.65.33
- ASN · AS14061DIGITALOCEAN-ASN - DigitalOcean, LLC
- Registrar · iana:106
- Country · DE
- Email · gerald.piskernig@hirschag.com
- TLD · .com
- Browse hostnames · hi…
- 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: "hirschag.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.