Hostname
extramed.com.br
Last fetched
extramed.com.br resolves to 1 IPv4 address operated by AS262318 in BR.
Nutrition Label
Resolution chain
extramed.com.br 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 |
|---|---|---|---|---|
| 200.237.162.138 | 200.237.160.0/20 | AS262318 | — | BR |
WHOIS identity
- Registrar
- —
- Organization
- extramed adm e serv. medicos s/c ltda
- Contact emails
Subdomains
51 observed subdomains of extramed.com.br.
Showing 18 of 51. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from extramed.com.br in the public web crawl.
45 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for extramed.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mailgrid.net.br |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 177.11.50.101 |
| SPF_IP | 177.220.133.14 |
| SPF_IP | 187.95.145.190 |
| SPF_IP | 200.146.214.234 |
| SPF_IP | 200.237.162.138 |
Related pages
Pivot deeper into the graph from extramed.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "extramed.com.br"})-[: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.