Hostname
transportspb.com
Last fetched
transportspb.com resolves to 4 IPv4 addresses operated by AS198068 in EE. WHOIS lists iana:463 as the registrar.
Nutrition Label
Resolution chain
transportspb.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 159.253.20.115 | 159.253.20.0/24 | AS198068 | — | EE |
| 188.124.52.194 | 188.124.52.0/23 | AS49505 | — | RU |
| 31.192.108.184 | 31.192.108.0/24 | AS50867 | — | RU |
| 109.236.57.58 | 109.236.56.0/22 | AS50340 | — | RU |
WHOIS identity
- Registrar
- iana:463
- Organization
- personal data, can not be publicly disclosed according to applicable laws.
- Contact emails
Subdomains
4 observed subdomains of transportspb.com.
Showing 2 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from transportspb.com in the public web crawl.
109 sites link to this hostname.
50 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for transportspb.com.
| Mechanism | Target |
|---|---|
| SPF_A | transportspb.com |
| SPF_INCLUDE | _spf.yandex.net |
| SPF_IP | 185.178.208.181 |
| SPF_IP | 2a01:4f8:171:222d:0:0:0:2 |
| SPF_MX | transportspb.com |
Related pages
Pivot deeper into the graph from transportspb.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "transportspb.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.