Skip to content

Hostname

keepsporting.com

Last fetched

keepsporting.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:2487 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.126.129.2493.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:2487
Organization
massimiliano
Contact emails

Subdomains

16 observed subdomains of keepsporting.com.

Web-graph footprint

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

125 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for keepsporting.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_IP139.162.150.239/32
SPF_IP172.104.238.233
SPF_IP195.154.34.117/32
SPF_IP212.83.170.153/32
SPF_IP2a01:7e01::f03c:91ff:feb0:ed4d/128
SPF_IP37.59.102.18/32
SPF_IP46.37.9.245/32
SPF_IP46.37.9.249
SPF_IP46.37.9.250/32

Related pages

Pivot deeper into the graph from keepsporting.com.

Cypher and MCP

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

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