Skip to content

Hostname

5mins.ai

Last fetched

5mins.ai resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · 5mins.aiRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/5mins.ai

Resolution chain

5mins.ai resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.173.205.10118.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.4818.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.5418.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.6318.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.11418.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.318.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.4118.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.6418.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.65.244.3818.65.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.65.244.4718.65.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.65.244.8018.65.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU
18.65.244.9918.65.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

1 observed subdomain of 5mins.ai.

Subdomain
sso.5mins.ai

Web-graph footprint

Distinct hostnames that link to or from 5mins.ai in the public web crawl.

68 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for 5mins.ai.

MechanismTarget
SPF_INCLUDE25120918.spf06.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from 5mins.ai.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "5mins.ai"})-[: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.