Skip to content

Hostname

wisely98.com

Last fetched

wisely98.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in SG. WHOIS lists iana:460 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
188.166.190.145188.166.176.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCSG

WHOIS identity

Registrar
iana:460
Organization
teo poh siang
Contact emails

Subdomains

15 observed subdomains of wisely98.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for wisely98.com.

MechanismTarget
SPF_Awisely98.com
SPF_INCLUDEiqon-asia.com
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP112.140.184.200
SPF_IP112.140.184.208
SPF_IP112.140.185.238
SPF_IP185.201.17.26
SPF_IP185.201.19.36
SPF_IP188.166.190.145
SPF_IP220.255.243.83
SPF_MXwisely98.com

Related pages

Pivot deeper into the graph from wisely98.com.

Cypher and MCP

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

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