Skip to content

Hostname

jas-solution.com

Last fetched

jas-solution.com resolves to 1 IPv4 address operated by HOSTP-LA - HostPapa in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
172.96.181.82172.96.180.0/22AS23273HOSTP-LA - HostPapaUS

WHOIS identity

Registrar
iana:69
Organization
huang
Contact emails

Subdomains

16 observed subdomains of jas-solution.com.

Web-graph footprint

Distinct hostnames that link to or from jas-solution.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for jas-solution.com.

MechanismTarget
SPF_Ajas-solution.com
SPF_INCLUDEspf.happyfox.com
SPF_IP172.96.181.82
SPF_IP209.200.226.16
SPF_IP209.200.226.221
SPF_IP209.200.226.222
SPF_IP209.200.226.233
SPF_IP209.200.226.252
SPF_IP209.200.231.43
SPF_MXjas-solution.com

Related pages

Pivot deeper into the graph from jas-solution.com.

Cypher and MCP

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

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