Skip to content

Hostname

knowbe4-msa.com

Last fetched

knowbe4-msa.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · knowbe4-msa.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/knowbe4-msa.com

Resolution chain

knowbe4-msa.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.251.213.226.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.251.613.226.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.251.7213.226.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.251.7513.226.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.18.10118.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.12918.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.2118.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.244.18.9018.244.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.242.1183.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.242.163.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.242.633.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.161.242.823.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of knowbe4-msa.com owner
Contact emails

Subdomains

1 observed subdomain of knowbe4-msa.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for knowbe4-msa.com.

MechanismTarget
SPF_INCLUDEpsm.knowbe4.com

Related pages

Pivot deeper into the graph from knowbe4-msa.com.

Cypher and MCP

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

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