Skip to content

Hostname

sub.bbllogistics.com

Last fetched

sub.bbllogistics.com resolves to 1 IPv4 address operated by QUALISPACE-ASN - QualiSpace Inc in IN.

Nutrition Label

WHISPER CANON · sub.bbllogistics.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/sub.bbllogistics.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.14.99.181103.14.99.0/24AS396904QUALISPACE-ASN - QualiSpace IncIN

WHOIS identity

No WHOIS records are currently associated with sub.bbllogistics.com in WhisperGraph.

Subdomains

1 observed subdomain of sub.bbllogistics.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for sub.bbllogistics.com.

MechanismTarget
SPF_Asub.bbllogistics.com
SPF_IP103.14.99.181
SPF_IP115.124.99.102
SPF_IP23.226.124.127
SPF_MXsub.bbllogistics.com

Related pages

Pivot deeper into the graph from sub.bbllogistics.com.

Cypher and MCP

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

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