Skip to content

Hostname

verbalcommits.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.161.246.12218.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.246.1618.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.246.3018.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.161.246.6118.161.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
18.245.60.10118.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.2118.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.2718.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.4518.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.169.137.263.169.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.137.753.169.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.137.783.169.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW
3.169.137.853.169.136.0/22AS16509AMAZON-02 - Amazon.com, Inc.TW

WHOIS identity

Registrar
iana:468
Organization
on behalf of verbalcommits.com owner
Contact emails

Subdomains

18 observed subdomains of verbalcommits.com.

Web-graph footprint

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

139 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for verbalcommits.com.

MechanismTarget
SPF_Averbalcommits.com
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from verbalcommits.com.

Cypher and MCP

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

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