Skip to content

Hostname

citis.com.br

Last fetched

citis.com.br resolves to 1 IPv4 address operated by CONTABO-40021 - Contabo Inc. in US.

Nutrition Label

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

Resolution chain

citis.com.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
207.244.254.25207.244.240.0/20AS40021CONTABO-40021 - Contabo Inc.US

WHOIS identity

Registrar
Organization
citis servi?os de inform?tica ltda.
Contact emails

Subdomains

81 observed subdomains of citis.com.br.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • citis.com.br

SPF policy

2 SPF mechanisms authorising senders for citis.com.br.

MechanismTarget
SPF_INCLUDEspf-ll.xmailer.com.br
SPF_IP207.244.254.25

Related pages

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

Cypher and MCP

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

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