Skip to content

Hostname

assembly.org

Last fetched

assembly.org has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:291 as the registrar.

Nutrition Label

WHISPER CANON · assembly.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/assembly.org

Resolution chain

assembly.org has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:291
Organization
assembly organizing oy
Contact emails

Subdomains

45 observed subdomains of assembly.org.

Web-graph footprint

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

354 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for assembly.org.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf.brevo.com
SPF_IP194.142.149.64/27
SPF_IP2001:67c:15c:1::/64
SPF_IP2001:67c:15c:63::/64
SPF_IP212.226.90.224/27
SPF_IP85.188.0.0/22
SPF_MXassembly.org

Related pages

Pivot deeper into the graph from assembly.org.

Cypher and MCP

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

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