Skip to content

Hostname

rc.foreupsoftware.com

Last fetched

rc.foreupsoftware.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · rc.foreupsoftware.comRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/rc.foreupsoftware.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.166.30.3235.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
44.226.9.21144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.255.241.21844.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.13.147.22052.12.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.32.193.15352.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.35.23.10452.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.37.40.20452.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.203.154.24954.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with rc.foreupsoftware.com in WhisperGraph.

Web-graph footprint

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

16 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for rc.foreupsoftware.com.

MechanismTarget
SPF_Arc.foreupsoftware.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEstspg-customer.com
SPF_MXrc.foreupsoftware.com

Related pages

Pivot deeper into the graph from rc.foreupsoftware.com.

Cypher and MCP

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

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