Skip to content

Hostname

exound.com

Last fetched

exound.com resolves to 1 IPv4 address operated by YUNIFY-NET Yunify Technologies Inc. in CN. WHOIS lists iana:1366 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
139.198.14.89139.198.14.0/24AS59078YUNIFY-NET Yunify Technologies Inc.CN

WHOIS identity

Registrar
iana:1366
Organization
digime
Contact emails

Subdomains

2 observed subdomains of exound.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for exound.com.

MechanismTarget
SPF_INCLUDEspf.qiye.aliyun.com
SPF_IP47.90.198.32

Related pages

Pivot deeper into the graph from exound.com.

Cypher and MCP

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

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