Skip to content

Hostname

deserv.com.br

Last fetched

deserv.com.br resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · deserv.com.brRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/deserv.com.br

Resolution chain

deserv.com.br resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.10.87104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.87104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.74.204172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
20.206.176.520.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationBR
20.206.176.520.192.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationBR
68.211.72.9868.210.0.0/15AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationCL

WHOIS identity

Registrar
Organization
gvtech solucoes em tecnologia da informacao ltda
Contact emails

Subdomains

51 observed subdomains of deserv.com.br.

Web-graph footprint

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

21 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for deserv.com.br.

MechanismTarget
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEemsd1.com
SPF_INCLUDEone.zoho.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzcsend.net
SPF_IP179.124.192.134
SPF_IP179.124.192.222

Related pages

Pivot deeper into the graph from deserv.com.br.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "deserv.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.