Skip to content

Hostname

predictgo.io

Last fetched

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

Nutrition Label

WHISPER CANON · predictgo.ioRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/predictgo.io

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.91.2013.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.3013.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.3713.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.91.6713.249.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.164.36.1113.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.153.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.463.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
3.164.36.983.164.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:244
Organization
neowiz
Contact emails

Subdomains

4 observed subdomains of predictgo.io.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for predictgo.io.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.stibee.com
SPF_INCLUDEspf.messagelabs.com
SPF_IP121.78.208.123
SPF_IP13.124.111.122/32
SPF_IP211.233.85.225
SPF_IP61.34.178.143
SPF_IP61.34.178.20
SPF_IP61.34.178.21
SPF_IP61.34.178.23

Related pages

Pivot deeper into the graph from predictgo.io.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "predictgo.io"})-[: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.