Skip to content

Hostname

wolfangdigital.com

Last fetched

wolfangdigital.com resolves to 1 IPv4 address operated by WEBSERVER-MY Acme Commerce Sdb Bhd, Malayia, Network in MY. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · wolfangdigital.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/wolfangdigital.com

Resolution chain

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

IPPrefixASNOperatorCountry
124.150.141.122124.150.141.0/24AS45945WEBSERVER-MY Acme Commerce Sdb Bhd, Malayia, NetworkMY

WHOIS identity

Registrar
iana:460
Organization
baron abas
Contact emails

Subdomains

8 observed subdomains of wolfangdigital.com.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • wolfangdigital.com

SPF policy

5 SPF mechanisms authorising senders for wolfangdigital.com.

MechanismTarget
SPF_Ansv24.dnshostmaster.net
SPF_Asmtp.dnshostmaster.net
SPF_Awolfangdigital.com
SPF_IP124.150.141.44
SPF_MXwolfangdigital.com

Related pages

Pivot deeper into the graph from wolfangdigital.com.

Cypher and MCP

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

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