Skip to content

Hostname

blackpoint.io

Last fetched

blackpoint.io resolves to 3 IPv4 addresses operated by AS20847 in NL. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · blackpoint.ioRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/blackpoint.io

Resolution chain

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

WHOIS identity

Registrar
iana:1647
Organization
gravity b.v.
Contact emails

Subdomains

18 observed subdomains of blackpoint.io.

Web-graph footprint

Distinct hostnames that link to or from blackpoint.io in the public web crawl.

12 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for blackpoint.io.

MechanismTarget
SPF_Ablackpoint.io
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf_idefender.nl
SPF_MXblackpoint.io

Related pages

Pivot deeper into the graph from blackpoint.io.

Cypher and MCP

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

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