Skip to content

Hostname

wolfatek.com

Last fetched

wolfatek.com resolves to 1 IPv4 address operated by AS37153 in ZA. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
197.242.70.171197.242.64.0/20AS37153ZA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

63 observed subdomains of wolfatek.com.

Web-graph footprint

Distinct hostnames that link to or from wolfatek.com in the public web crawl.

8 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for wolfatek.com.

MechanismTarget
SPF_Amx.google.com
SPF_Aus1.wolfatek.com
SPF_Awolfatek.com
SPF_INCLUDE_spf.google.com
SPF_IP107.152.35.14
SPF_IP197.189.224.187
SPF_IP197.189.224.194
SPF_IP197.242.70.171
SPF_IP197.242.70.182
SPF_IP197.242.70.183
SPF_IP209.85.216.47/32
SPF_MXwolfatek.com

Related pages

Pivot deeper into the graph from wolfatek.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "wolfatek.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.