Skip to content

Hostname

citebd.org

Last fetched

citebd.org resolves to 1 IPv4 address operated by AS50954 in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · citebd.orgRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/citebd.org

Resolution chain

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

IPPrefixASNOperatorCountry
185.236.56.30185.236.56.0/22AS50954FR

WHOIS identity

Registrar
iana:433
Organization
epcc cibdi
Contact emails

Subdomains

37 observed subdomains of citebd.org.

Web-graph footprint

Distinct hostnames that link to or from citebd.org in the public web crawl.

745 sites link to this hostname.

334 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for citebd.org.

MechanismTarget
SPF_INCLUDE_spf0000000.citebd.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.8.253.134
SPF_IP185.8.253.135
SPF_IP185.8.253.136
SPF_IP213.246.42.31
SPF_IP213.246.61.97
SPF_IP37.97.66.1/25
SPF_IP46.21.196.13
SPF_IP46.21.196.166
SPF_IP46.21.196.36
SPF_IP62.210.107.56
SPF_IP80.74.64.0/24
SPF_IP82.165.129.84
SPF_IP82.165.149.58
SPF_IP82.165.149.59
SPF_IP82.165.44.20
SPF_IP87.106.52.183
SPF_IP91.121.154.64
SPF_IP91.121.182.87
SPF_IP91.121.223.51
SPF_IP94.23.213.115
SPF_IP94.23.221.88
SPF_IP94.247.24.92

Related pages

Pivot deeper into the graph from citebd.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "citebd.org"})-[: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.