Skip to content

Hostname

colgate.com

Last fetched

colgate.com resolves to 1 IPv4 address operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · colgate.comRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/colgate.com

Resolution chain

colgate.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.230.254.18934.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
colgate-palmolive
Contact emails

Subdomains

86 observed subdomains of colgate.com.

Web-graph footprint

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

11,853 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for colgate.com.

MechanismTarget
SPF_INCLUDE%{ir}.%{v}.%{d}.spf.has.pphosted.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEipreomail.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf-00331e02.pphosted.com
SPF_IP148.105.0.0/16
SPF_IP192.132.225.213
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20
SPF_IP34.230.254.189
SPF_IP52.0.67.109
SPF_IP52.11.209.211/24
SPF_IP52.89.255.11
SPF_IP54.173.50.115

Related pages

Pivot deeper into the graph from colgate.com.

Cypher and MCP

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

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