Skip to content

Hostname

wolfpack.ooo

Last fetched

wolfpack.ooo resolves to 1 IPv4 address operated by HOSTHATCH - HostHatch, LLC in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · wolfpack.oooRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/wolfpack.ooo

Resolution chain

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

IPPrefixASNOperatorCountry
31.220.43.19631.220.43.0/24AS63473HOSTHATCH - HostHatch, LLCNL

WHOIS identity

Registrar
iana:1647
Organization
ziga vuk s.p.
Contact emails

Subdomains

3 observed subdomains of wolfpack.ooo.

Web-graph footprint

Distinct hostnames that link to or from wolfpack.ooo in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for wolfpack.ooo.

MechanismTarget
SPF_Awolfpack.ooo
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mailjet.com
SPF_MXwolfpack.ooo

Related pages

Pivot deeper into the graph from wolfpack.ooo.

Cypher and MCP

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

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