Hostname
bussur.com
Last fetched
bussur.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:303 as the registrar.
Nutrition Label
Resolution chain
bussur.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.33.187.10 | 13.33.186.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.33.187.12 | 13.33.186.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.33.187.26 | 13.33.186.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.33.187.69 | 13.33.186.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.166.65.129 | 3.166.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.166.65.78 | 3.166.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.166.65.84 | 3.166.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 3.166.65.97 | 3.166.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
WHOIS identity
- Registrar
- iana:303
- Organization
- bus-sur
- Contact emails
Subdomains
2 observed subdomains of bussur.com.
| Subdomain |
|---|
| news.bussur.com |
| www.bussur.com |
Web-graph footprint
Distinct hostnames that link to or from bussur.com in the public web crawl.
175 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for bussur.com.
| Mechanism | Target |
|---|---|
| SPF_A | gestor.bussur.app |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from bussur.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "bussur.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.