Skip to content

Hostname

knowledgebeginnings.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.205.1613.225.205.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.205.3313.225.205.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.205.3913.225.205.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.225.205.6913.225.205.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.205.318.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.3218.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.7218.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.9518.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.238.80.11418.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.2018.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.318.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.3318.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:3786
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of knowledgebeginnings.com.

Web-graph footprint

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

10 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for knowledgebeginnings.com.

MechanismTarget
SPF_INCLUDEspf-00271d01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from knowledgebeginnings.com.

Cypher and MCP

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

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