Skip to content

Hostname

programstop.com

Last fetched

programstop.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · programstop.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/programstop.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.109.12418.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.109.3718.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.109.4018.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.109.4218.238.104.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.175.11118.245.172.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.175.3018.245.172.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.175.8318.245.172.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
18.245.175.9218.245.172.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:2
Organization
sempris
Contact emails

Subdomains

2 observed subdomains of programstop.com.

Web-graph footprint

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

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for programstop.com.

MechanismTarget
SPF_Aoutbound.sempris.com
SPF_INCLUDEoutbound.sempris.com
SPF_IP18.219.216.71

Related pages

Pivot deeper into the graph from programstop.com.

Cypher and MCP

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

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