Skip to content

Hostname

securedvisit.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.25.196.27100.24.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
107.21.224.88107.21.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
174.129.36.100174.129.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.215.28.17718.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.171.2143.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.129.653.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.94.236.553.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.233.116.11834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.206.160.13644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.72.229.16152.72.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.84.158.23154.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
100.50.149.152100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.247.1132.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
4cite marketing
Contact emails

Subdomains

51 observed subdomains of securedvisit.com.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for securedvisit.com.

MechanismTarget
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP69.63.140.123

Related pages

Pivot deeper into the graph from securedvisit.com.

Cypher and MCP

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

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