Skip to content

Hostname

bni-ecollection.com

Last fetched

bni-ecollection.com resolves to 1 IPv4 address operated by AS17995 in ID. WHOIS lists iana:1910 as the registrar.

Nutrition Label

WHISPER CANON · bni-ecollection.comRouting diversity1.5/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bni-ecollection.com

Resolution chain

bni-ecollection.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.165.198.228103.165.198.0/24AS17995ID

WHOIS identity

Registrar
iana:1910
Organization
pt. docotel teknologi
Contact emails

Subdomains

11 observed subdomains of bni-ecollection.com.

Web-graph footprint

Distinct hostnames that link to or from bni-ecollection.com in the public web crawl.

1 site linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for bni-ecollection.com.

MechanismTarget
SPF_Abni-ecollection.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.speblast.net
SPF_INCLUDE_spf1.bni-ecollection.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspeblast.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp-dev.speblast.com
SPF_INCLUDEspf.speblast.com
SPF_IP34.128.78.248
SPF_IP34.50.74.169

Related pages

Pivot deeper into the graph from bni-ecollection.com.

Cypher and MCP

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

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