Hostname
buses.org
Last fetched
buses.org resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
buses.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 172.172.192.205 | 172.160.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- american bus association
- Contact emails
- d43g736628q@networksolutionsprivateregistration.com
- fc5pd2gs3gt@networksolutionsprivateregistration.com
- hf3az6uh5n5@networksolutionsprivateregistration.com
- jw6uq34k9wt@networksolutionsprivateregistration.com
- mt2w53kc3db@networksolutionsprivateregistration.com
- q22xn68b5qy@networksolutionsprivateregistration.com
- qn5gj6c46z2@networksolutionsprivateregistration.com
- xb6pj2bv29k@networksolutionsprivateregistration.com
- xv9446ku6ug@networksolutionsprivateregistration.com
- ebraendel@buses.org
Subdomains
14 observed subdomains of buses.org.
Web-graph footprint
Distinct hostnames that link to or from buses.org in the public web crawl.
714 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for buses.org.
| Mechanism | Target |
|---|---|
| SPF_A | dispatch-us.ppe-hosted.com |
| SPF_A | mmsend67.com |
| SPF_INCLUDE | 123456.spf03.hubspotemail.net |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | informz.net |
| SPF_INCLUDE | magnetmail.buses.org |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 206.205.30.0/29 |
| SPF_IP | 209.18.93.36/32 |
| SPF_IP | 209.18.93.46/28 |
| SPF_IP | 74.207.237.71/24 |
Related pages
Pivot deeper into the graph from buses.org.
- IP · 172.172.192.205
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:2
- Country · US
- Email · d43g736628q@networksolutionsprivateregistration.com
- TLD · .org
- Browse hostnames · bu…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "buses.org"})-[: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.