Skip to content

Hostname

sercomtel.com.br

Last fetched

sercomtel.com.br resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US.

Nutrition Label

WHISPER CANON · sercomtel.com.brRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/sercomtel.com.br

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.

IPPrefixASNOperatorCountry
45.60.241.14345.60.241.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.247.14345.60.247.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
Organization
sercomtel participa??es
Contact emails

Subdomains

31,496 observed subdomains of sercomtel.com.br.

Web-graph footprint

Distinct hostnames that link to or from sercomtel.com.br in the public web crawl.

102 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for sercomtel.com.br.

MechanismTarget
SPF_INCLUDEspf-corp.sercomtel.com.br
SPF_IP172.246.18.127
SPF_IP172.246.36.139
SPF_IP200.155.33.104
SPF_IP200.155.33.105
SPF_IP200.155.33.112
SPF_IP200.155.33.113
SPF_IP200.155.33.114
SPF_IP200.155.34.0/24
SPF_IP200.155.63.111
SPF_IP200.155.63.112
SPF_IP200.155.63.51
SPF_IP201.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.