Skip to content

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

WHISPER CANON · hirschag.comRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/hirschag.com

Resolution chain

hirschag.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
161.35.65.33161.35.64.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

Registrar
iana:106
Organization
gerald piskernig
Contact emails

Subdomains

18 observed subdomains of hirschag.com.

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 outbound links

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for hirschag.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP116.202.77.26
SPF_IP116.203.185.209
SPF_IP136.243.167.103/32
SPF_IP159.89.1.2
SPF_IP159.89.31.118
SPF_IP161.35.65.33
SPF_IP165.227.247.249
SPF_IP165.232.68.173
SPF_IP165.232.68.174
SPF_IP165.232.68.175
SPF_IP212.183.75.1
SPF_IP212.77.176.171
SPF_IP212.77.176.172
SPF_IP78.132.108.254
SPF_IP80.120.254.24/29
SPF_IP85.236.51.75
SPF_IP88.117.190.16/28

Related pages

Pivot deeper into the graph from hirschag.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.