Skip to content

Hostname

civi.com

Last fetched

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

Nutrition Label

WHISPER CANON · civi.comRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/civi.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.6.61.18952.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1910
Organization
dave west
Contact emails

Subdomains

17 observed subdomains of civi.com.

Web-graph footprint

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

38 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for civi.com.

MechanismTarget
SPF_INCLUDE24402952.spf03.hubspotemail.net
SPF_INCLUDE3479853.spf04.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP34.231.56.223
SPF_IP52.20.58.202
SPF_IP52.21.33.229
SPF_IP52.7.124.33
SPF_IP54.243.207.55
SPF_IP63.209.137.208/28
SPF_IP74.63.156.208/28

Related pages

Pivot deeper into the graph from civi.com.

Cypher and MCP

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

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