Skip to content

Hostname

securends.com

Last fetched

securends.com resolves to 10 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · securends.comRouting diversity4.8/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/securends.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.24.237.92100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.208.175.373.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.209.131.1173.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.199.62.5344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.201.179.5852.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.128.12354.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.86.251.10698.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.244.2598.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
18.205.110.14318.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.72.4298.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

16 observed subdomains of securends.com.

Web-graph footprint

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

54 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for securends.com.

MechanismTarget
SPF_INCLUDE6467492.spf07.hubspotemail.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtransmail.net
SPF_INCLUDEzcsend.net

Related pages

Pivot deeper into the graph from securends.com.

Cypher and MCP

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

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