Hostname
bntpro.com
Last fetched
bntpro.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:291 as the registrar.
Nutrition Label
Resolution chain
bntpro.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.68.130.248 | 3.64.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 35.207.182.158 | 35.207.128.0/18 | AS15169 | GOOGLE - Google LLC | DE |
WHOIS identity
- Registrar
- iana:291
- Organization
- bntpro bilgi ve ilet. hiz. ltd sti.
- Contact emails
Subdomains
13 observed subdomains of bntpro.com.
Web-graph footprint
Distinct hostnames that link to or from bntpro.com in the public web crawl.
10 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for bntpro.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 31.206.33.138 |
| SPF_MX | bntpro.com |
Related pages
Pivot deeper into the graph from bntpro.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bntpro.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.