Skip to content

Hostname

rebny.com

Last fetched

rebny.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.96.4018.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.4718.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.8118.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.8218.164.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.122.4818.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.718.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.9418.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.9918.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.164.182.463.164.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.182.703.164.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.182.753.164.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
3.164.182.793.164.182.0/24AS16509AMAZON-02 - Amazon.com, Inc.FR
65.8.131.10365.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.2765.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.7965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
65.8.131.965.8.130.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

19 observed subdomains of rebny.com.

Web-graph footprint

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

428 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for rebny.com.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP18.212.24.86
SPF_IP3.93.253.235
SPF_IP34.232.182.61
SPF_IP38.96.145.96/27
SPF_IP54.158.136.113
SPF_IP54.166.101.26
SPF_IP54.236.136.91

Related pages

Pivot deeper into the graph from rebny.com.

Cypher and MCP

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

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