Skip to content

Hostname

jascotz.com

Last fetched

jascotz.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · jascotz.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/jascotz.com

Resolution chain

jascotz.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
15.197.240.2015.197.240.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
69.46.29.5469.46.0.0/19AS29802HVC-AS - HIVELOCITY, Inc.US

WHOIS identity

Registrar
iana:303
Organization
jassie & company ltd (jasco)
Contact emails

Subdomains

7 observed subdomains of jascotz.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • jascotz.com

SPF policy

8 SPF mechanisms authorising senders for jascotz.com.

MechanismTarget
SPF_Ajascotz.com
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf-c.mailbaby.net
SPF_IP209.133.209.251
SPF_IP209.133.218.2
SPF_IP69.46.29.54
SPF_MXjascotz.com

Related pages

Pivot deeper into the graph from jascotz.com.

Cypher and MCP

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

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