Hostname
sercomtel.com.br
Last fetched
sercomtel.com.br resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US.
Nutrition Label
Resolution chain
sercomtel.com.br 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 |
|---|---|---|---|---|
| 45.60.241.143 | 45.60.241.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
| 45.60.247.143 | 45.60.247.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
WHOIS identity
- Registrar
- —
- Organization
- sercomtel participa??es
- Contact emails
Subdomains
31,496 observed subdomains of sercomtel.com.br.
Showing 25 of 31,496. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sercomtel.com.br in the public web crawl.
102 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
13 SPF mechanisms authorising senders for sercomtel.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf-corp.sercomtel.com.br |
| SPF_IP | 172.246.18.127 |
| SPF_IP | 172.246.36.139 |
| SPF_IP | 200.155.33.104 |
| SPF_IP | 200.155.33.105 |
| SPF_IP | 200.155.33.112 |
| SPF_IP | 200.155.33.113 |
| SPF_IP | 200.155.33.114 |
| SPF_IP | 200.155.34.0/24 |
| SPF_IP | 200.155.63.111 |
| SPF_IP | 200.155.63.112 |
| SPF_IP | 200.155.63.51 |
| SPF_IP | 201.94.192.14 |
Related pages
Pivot deeper into the graph from sercomtel.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sercomtel.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.