Skip to content

Hostname

dwisolar.com

Last fetched

dwisolar.com resolves to 1 IPv4 address operated by AS132372 in MY. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · dwisolar.comRouting diversity1.5/10Peering density4.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/dwisolar.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.72.163.99103.72.163.0/24AS132372MY

WHOIS identity

Registrar
iana:460
Organization
domain admin
Contact emails

Subdomains

5 observed subdomains of dwisolar.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for dwisolar.com.

MechanismTarget
SPF_Adwisolar.com
SPF_INCLUDE_spf.google.com
SPF_IP103.6.198.109
SPF_IP103.6.198.20
SPF_IP110.4.45.11
SPF_MXdwisolar.com

Related pages

Pivot deeper into the graph from dwisolar.com.

Cypher and MCP

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

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