Skip to content

Hostname

jacto.com

Last fetched

jacto.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.29.253.241100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.246.111100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.51.176.159100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.66.17100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
13.222.73.1213.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.235.11.15618.232.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
23.23.70.15223.22.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.68.1273.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.148.1773.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.223.92.2013.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.27.1793.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.25.22534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.200.180.20934.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.203.113.18534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.226.255.21434.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.234.184.8634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.110.1535.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.194.197.15444.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.209.237.9744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.223.247.22644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for jacto.com.

MechanismTarget
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from jacto.com.

Cypher and MCP

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

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