Skip to content

Hostname

wsg.jasaitnesia.com

Last fetched

wsg.jasaitnesia.com resolves to 1 IPv4 address operated by AS135444 in ID.

Nutrition Label

WHISPER CANON · wsg.jasaitnesia.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/wsg.jasaitnesia.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.219.251.171103.219.251.0/24AS135444ID

WHOIS identity

No WHOIS records are currently associated with wsg.jasaitnesia.com in WhisperGraph.

Subdomains

7 observed subdomains of wsg.jasaitnesia.com.

Web-graph footprint

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

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • wsg.jasaitnesia.com

SPF policy

8 SPF mechanisms authorising senders for wsg.jasaitnesia.com.

MechanismTarget
SPF_Awsg.jasaitnesia.com
SPF_INCLUDEspf-c.mailbaby.net
SPF_IP103.219.251.163
SPF_IP103.219.251.170
SPF_IP162.55.131.89
SPF_IP89.213.211.179
SPF_IP89.213.211.250
SPF_MXwsg.jasaitnesia.com

Related pages

Pivot deeper into the graph from wsg.jasaitnesia.com.

Cypher and MCP

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

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