Hostname
go4mobility.com
Last fetched
go4mobility.com resolves to 2 IPv4 addresses operated by AS5533 in PT. WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
go4mobility.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 |
|---|---|---|---|---|
| 195.22.8.9 | 195.22.0.0/19 | AS5533 | — | PT |
| 213.63.130.243 | 213.63.128.0/17 | AS12926 | — | PT |
WHOIS identity
- Registrar
- iana:48
- Organization
- go4mobility - tecnologia e servi?os para a mobilidade, lda
- Contact emails
Subdomains
61 observed subdomains of go4mobility.com.
Showing 22 of 61. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from go4mobility.com in the public web crawl.
11 sites link to this hostname.
62 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for go4mobility.com.
| Mechanism | Target |
|---|---|
| SPF_A | go4mobility.com |
| SPF_INCLUDE | _spf.atlassian.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.32.78.4/32 |
| SPF_MX | go4mobility.com |
Related pages
Pivot deeper into the graph from go4mobility.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "go4mobility.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.