Skip to content

Hostname

predictivesolutions.com

Last fetched

predictivesolutions.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:228 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
5.22.145.165.22.145.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
75.2.54.25575.2.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
99.83.165.10699.83.160.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:228
Organization
moniker privacy services
Contact emails

Subdomains

22 observed subdomains of predictivesolutions.com.

Web-graph footprint

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

39 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for predictivesolutions.com.

MechanismTarget
SPF_Apredictivesolutions.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.fortive.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP198.187.140.32/32
SPF_IP203.156.252.152/32
SPF_IP62.102.228.79/32
SPF_MXpredictivesolutions.com

Related pages

Pivot deeper into the graph from predictivesolutions.com.

Cypher and MCP

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

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