Skip to content

Hostname

internal-secure.com

Last fetched

internal-secure.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1328 as the registrar.

Nutrition Label

WHISPER CANON · internal-secure.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/internal-secure.com

Resolution chain

internal-secure.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.157.150.116108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.59108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.61108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.150.80108.157.148.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.229.48108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.62108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.69108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.229.96108.157.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
18.173.154.10318.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.2418.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.418.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.154.7318.173.154.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.1518.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.3918.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.7218.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.9918.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1328
Organization
Contact emails

Subdomains

6 observed subdomains of internal-secure.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for internal-secure.com.

MechanismTarget
SPF_INCLUDEspf.sosafe.de

Related pages

Pivot deeper into the graph from internal-secure.com.

Cypher and MCP

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

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