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
Resolution chain
wolfangdigital.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 |
|---|---|---|---|---|
| 124.150.141.122 | 124.150.141.0/24 | AS45945 | WEBSERVER-MY Acme Commerce Sdb Bhd, Malayia, Network | MY |
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.
| Mechanism | Target |
|---|---|
| SPF_A | nsv24.dnshostmaster.net |
| SPF_A | smtp.dnshostmaster.net |
| SPF_A | wolfangdigital.com |
| SPF_IP | 124.150.141.44 |
| SPF_MX | wolfangdigital.com |
Related pages
Pivot deeper into the graph from wolfangdigital.com.
- IP · 124.150.141.122
- ASN · AS45945WEBSERVER-MY Acme Commerce Sdb Bhd, Malayia, Network
- Registrar · iana:460
- Country · MY
- Email · reg_1111030@whoisprotection.cc
- TLD · .com
- Browse hostnames · wo…
- 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: "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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.