Skip to content

Hostname

precifica.com.br

Last fetched

precifica.com.br resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in BR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
150.230.73.242150.230.64.0/19AS31898ORACLE-BMC-31898 - Oracle CorporationBR

WHOIS identity

Registrar
Organization
cobran?a precifica
Contact emails

Subdomains

75 observed subdomains of precifica.com.br.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for precifica.com.br.

MechanismTarget
SPF_Aprecifica.com.br
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-inc.precifica.com.br
SPF_INCLUDEspf.mandrillapp.com
SPF_IP148.105.0.0/16
SPF_IP167.234.234.4
SPF_IP54.165.173.230
SPF_MXprecifica.com.br

Related pages

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

Cypher and MCP

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

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