Skip to content

Hostname

reasonsecurity.com

Last fetched

reasonsecurity.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · reasonsecurity.comRouting diversity4.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/reasonsecurity.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.172.21.11618.172.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.172.21.1818.172.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.172.21.8118.172.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.172.21.8918.172.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.SG
18.238.243.10018.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.238.243.3118.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.238.243.718.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.238.243.9218.238.243.0/24AS16509AMAZON-02 - Amazon.com, Inc.NL
18.66.122.10118.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.12618.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.12818.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.122.4318.66.120.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1013.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1243.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.393.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.493.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
64.239.109.164.239.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
64.239.109.12964.239.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
64.239.109.19364.239.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
64.239.109.6564.239.109.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domain manager
Contact emails

Subdomains

27 observed subdomains of reasonsecurity.com.

Web-graph footprint

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

31 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for reasonsecurity.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from reasonsecurity.com.

Cypher and MCP

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

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