Skip to content

Hostname

021c.com.br

Last fetched

021c.com.br resolves to 2 IPv4 addresses operated by OVH in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
148.113.211.197148.113.128.0/17AS16276OVHCA
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.US
208.91.112.55208.91.112.0/24AS40934FORTINET - Fortinet Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • 021c.com.br

SPF policy

10 SPF mechanisms authorising senders for 021c.com.br.

MechanismTarget
SPF_A021c.com.br
SPF_INCLUDEzeus.hostsrv.org
SPF_IP128.201.75.112
SPF_IP138.128.166.98
SPF_IP144.217.72.178
SPF_IP148.113.211.197
SPF_IP198.27.118.10
SPF_IP198.27.118.11
SPF_IP51.79.18.62
SPF_MX021c.com.br

Related pages

Pivot deeper into the graph from 021c.com.br.

Cypher and MCP

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

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