Skip to content

Hostname

buttercms.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.245.60.11318.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.11518.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.7218.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.8718.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.169.173.1093.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.293.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.443.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.173.623.169.172.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.252.1113.169.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.252.143.169.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.252.213.169.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.169.252.813.169.252.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

15 observed subdomains of buttercms.com.

Web-graph footprint

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

494 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for buttercms.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEstspg-customer.com
SPF_IP52.27.236.234
SPF_IP52.32.48.248
SPF_IP54.71.177.103

Related pages

Pivot deeper into the graph from buttercms.com.

Cypher and MCP

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

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