Skip to content

Hostname

reactpresents.com

Last fetched

reactpresents.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
35.83.182.11535.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
52.12.3.5352.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.41.23.22752.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of reactpresents.com.

Web-graph footprint

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

51 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for reactpresents.com.

MechanismTarget
SPF_Areactpresents.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEservers.mcsv.net
SPF_IP199.16.189.177/28
SPF_IP204.12.123.224/29
SPF_IP208.79.208.240/28
SPF_IP208.79.209.0/27
SPF_IP65.36.168.0/29
SPF_IP71.194.25.185/32
SPF_MXreactpresents.com

Related pages

Pivot deeper into the graph from reactpresents.com.

Cypher and MCP

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

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