Skip to content

Hostname

cgibackgrounds.com

Last fetched

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

Nutrition Label

WHISPER CANON · cgibackgrounds.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cgibackgrounds.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.165.201.10918.165.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.201.12418.165.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.201.7718.165.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.165.201.818.165.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
3.171.214.1053.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.1173.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.1273.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.493.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.3299.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.6599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.7499.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.899.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

26 observed subdomains of cgibackgrounds.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cgibackgrounds.com.

MechanismTarget
SPF_INCLUDE43917219.spf02.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net

Related pages

Pivot deeper into the graph from cgibackgrounds.com.

Cypher and MCP

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

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