Skip to content

Hostname

ispring.com

Last fetched

ispring.com resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · ispring.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ispring.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.6.94104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.7.94104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.72.40172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1647
Organization
ispring technologies
Contact emails

Subdomains

85 observed subdomains of ispring.com.

Web-graph footprint

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

63 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for ispring.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmxsmtp.sendpulse.com
SPF_INCLUDEmxsspf.sendpulse.com
SPF_IP168.245.4.27
SPF_IP178.57.78.158
SPF_IP178.57.78.178
SPF_IP188.187.189.229
SPF_IP207.244.73.34
SPF_IP207.244.73.37
SPF_IP69.167.164.206
SPF_IP69.167.164.207
SPF_IP69.167.164.224
SPF_IP89.248.236.228
SPF_IP91.210.252.146
SPF_MXispring.com

Related pages

Pivot deeper into the graph from ispring.com.

Cypher and MCP

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

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