Skip to content

Hostname

bostprop.com

Last fetched

bostprop.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:79 as the registrar.

Nutrition Label

WHISPER CANON · bostprop.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/bostprop.com

Resolution chain

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

IPPrefixASNOperatorCountry
35.181.195.5835.181.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.FR

WHOIS identity

Registrar
iana:79
Organization
bruce alsen
Contact emails

Subdomains

3 observed subdomains of bostprop.com.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for bostprop.com.

MechanismTarget
SPF_IP149.106.174.173
SPF_IP195.224.206.230
SPF_IP51.155.244.77
SPF_IP52.211.199.121
SPF_IP57.128.183.173
SPF_IP74.127.26.11/32
SPF_IP88.150.216.197
SPF_IP89.16.189.4
SPF_MXbostprop.com

Related pages

Pivot deeper into the graph from bostprop.com.

Cypher and MCP

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

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