Skip to content

Hostname

ideaexchange.org

Last fetched

ideaexchange.org resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · ideaexchange.orgRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ideaexchange.org

Resolution chain

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

IPPrefixASNOperatorCountry
20.48.237.5420.48.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCA

WHOIS identity

Registrar
iana:69
Organization
cambridge public libraries and galleries
Contact emails

Subdomains

6 observed subdomains of ideaexchange.org.

Web-graph footprint

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

149 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for ideaexchange.org.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.243.81.100
SPF_IP107.6.27.111
SPF_IP162.253.138.50
SPF_IP216.147.222.36
SPF_IP52.60.222.25
SPF_IP64.16.19.162
SPF_IP66.207.116.202

Related pages

Pivot deeper into the graph from ideaexchange.org.

Cypher and MCP

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

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