Hostname
zamp.com.br
Last fetched
zamp.com.br resolves to 12 IPv4 addresses operated by AS20940 in SG.
Nutrition Label
Resolution chain
zamp.com.br resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- —
- Organization
- bk brasil opera??o e assessoria a restaurantes
- Contact emails
Subdomains
72 observed subdomains of zamp.com.br.
Showing 25 of 72. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from zamp.com.br in the public web crawl.
21 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for zamp.com.br.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-dc19.sapsf.com |
| SPF_INCLUDE | _spf-sfdc.sapsf.com |
| SPF_INCLUDE | _spf-sfdc.successfactors.com |
| SPF_INCLUDE | _spf.prod.hydra.sophos.com |
| SPF_INCLUDE | relay-us-east-2.prod.hydra.sophos.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf1.successfactors.com |
| SPF_IP | 200.10.183.0/24 |
Related pages
Pivot deeper into the graph from zamp.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "zamp.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.