Skip to content

Hostname

smart-scripts.com

Last fetched

smart-scripts.com resolves to 1 IPv4 address operated by FORENDATA - Foren Data, Inc. in US. WHOIS lists iana:1861 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
162.254.215.121162.254.215.0/24AS19683FORENDATA - Foren Data, Inc.US

WHOIS identity

Registrar
iana:1861
Organization
private by design,
Contact emails

Subdomains

6 observed subdomains of smart-scripts.com.

Web-graph footprint

Distinct hostnames that link to or from smart-scripts.com in the public web crawl.

242 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for smart-scripts.com.

MechanismTarget
SPF_Asmart-scripts.com
SPF_INCLUDEmail.gigegeo.com
SPF_IP162.254.215.0/22
SPF_IP66.171.238.0/22
SPF_MXsmart-scripts.com

Related pages

Pivot deeper into the graph from smart-scripts.com.

Cypher and MCP

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

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