Skip to content

Hostname

secureauth.com

Last fetched

secureauth.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · secureauth.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/secureauth.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.26.39108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.41108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.87108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
108.138.26.96108.138.24.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

84 observed subdomains of secureauth.com.

Web-graph footprint

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

389 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for secureauth.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP173.239.64.128/25
SPF_IP208.87.221.192/26
SPF_IP54.146.121.170
SPF_IP68.225.24.128/25

Related pages

Pivot deeper into the graph from secureauth.com.

Cypher and MCP

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

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