Hostname
sedutrans.pt
Last fetched
sedutrans.pt resolves to 1 IPv4 address operated by AS5533 in PT.
Nutrition Label
Resolution chain
sedutrans.pt 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 |
|---|---|---|---|---|
| 188.93.231.152 | 188.93.224.0/21 | AS5533 | — | PT |
WHOIS identity
- Registrar
- —
- Organization
- sedutrans - servicos aduaneiros e transitos lda
- Contact emails
- —
Subdomains
1 observed subdomain of sedutrans.pt.
| Subdomain |
|---|
| www.sedutrans.pt |
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for sedutrans.pt.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.net.vodafone.pt |
Related pages
Pivot deeper into the graph from sedutrans.pt.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sedutrans.pt"})-[: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.