Skip to content

Hostname

redcap.maphabit.com

Last fetched

redcap.maphabit.com resolves to 4 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · redcap.maphabit.comRouting diversity3.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/redcap.maphabit.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.195.231.9935.0.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
34.203.126.25335.0.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
35.170.125.10535.182.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.208.25.15354.222.35.0/24AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with redcap.maphabit.com in WhisperGraph.

Subdomains

1 observed subdomain of redcap.maphabit.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for redcap.maphabit.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from redcap.maphabit.com.

Cypher and MCP

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

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