Skip to content

Hostname

cicpigeons.com

Last fetched

cicpigeons.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · cicpigeons.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cicpigeons.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.35.82104.22.3.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.215.229172.68.38.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
185.99.232.102185.100.80.0/22AS208277PT

WHOIS identity

Registrar
iana:113
Organization
- -
Contact emails

Subdomains

8 observed subdomains of cicpigeons.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for cicpigeons.com.

MechanismTarget
SPF_Acicpigeons.com
SPF_INCLUDEcarteiro.reage.pt
SPF_IP147.135.144.244
SPF_IP178.238.230.44
SPF_IP185.99.232.100
SPF_IP185.99.232.104
SPF_MXcicpigeons.com

Related pages

Pivot deeper into the graph from cicpigeons.com.

Cypher and MCP

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

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