Skip to content

Hostname

redant.com

Last fetched

redant.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in HU. WHOIS lists iana:131 as the registrar.

Nutrition Label

WHISPER CANON · redant.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/redant.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.239.255.3118.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.4118.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.5718.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.6618.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
3.171.139.1043.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.1193.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.173.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
3.171.139.983.171.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:131
Organization
daniel mortimer
Contact emails

Subdomains

8 observed subdomains of redant.com.

Web-graph footprint

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

72 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for redant.com.

MechanismTarget
SPF_INCLUDE5992780.spf03.hubspotemail.net
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from redant.com.

Cypher and MCP

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

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