Hostname
empiricus.com.br
Last fetched
empiricus.com.br resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.
Nutrition Label
Resolution chain
empiricus.com.br resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- —
- Organization
- empiricus consultoria e neg?cios ltda
- Contact emails
Subdomains
67 observed subdomains of empiricus.com.br.
Showing 25 of 67. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from empiricus.com.br in the public web crawl.
486 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for empiricus.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | empiricus.com.br |
| SPF_INCLUDE | _spf.empiricus.com.br |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf-0057a601.pphosted.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 13.111.10.15 |
| SPF_IP | 13.111.10.150 |
| SPF_IP | 162.144.91.208 |
| SPF_IP | 199.114.7.39 |
| SPF_IP | 50.58.115.65 |
| SPF_IP | 50.58.115.87 |
| SPF_MX | empiricus.com.br |
Related pages
Pivot deeper into the graph from empiricus.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "empiricus.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.