Skip to content

Hostname

rewardo.de

Last fetched

rewardo.de resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · rewardo.deRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/rewardo.de

Resolution chain

rewardo.de resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.158.119.9318.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
18.192.238.4018.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.196.98.16618.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.198.175.15318.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.126.148.2473.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.182.63.24763.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with rewardo.de in WhisperGraph.

Subdomains

24 observed subdomains of rewardo.de.

Web-graph footprint

Distinct hostnames that link to or from rewardo.de in the public web crawl.

30 sites link to this hostname.

149 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for rewardo.de.

MechanismTarget
SPF_Amail.bw-networx.net
SPF_Amailout2.bw-networx.net
SPF_Amailrelay.kr3m.com
SPF_Arelay.inweb.de
SPF_INCLUDEamazonses.com
SPF_INCLUDEnl2go.com
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.kr3m.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.63.214.118

Related pages

Pivot deeper into the graph from rewardo.de.

Cypher and MCP

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

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