Skip to content

Hostname

bondis.org

Last fetched

bondis.org resolves to 2 IPv4 addresses operated by AS15954 in ES. WHOIS lists iana:1600 as the registrar.

Nutrition Label

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

Resolution chain

bondis.org resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1600
Organization
joao luis silva damas
Contact emails

Subdomains

10 observed subdomains of bondis.org.

Web-graph footprint

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

20 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for bondis.org.

MechanismTarget
SPF_Abondis.org
SPF_IP195.95.153.115
SPF_IP2a01:a940:445:8:0:0:0:0
SPF_IP31.47.76.26

Related pages

Pivot deeper into the graph from bondis.org.

Cypher and MCP

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

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