Hostname
plastlife.com.br
Last fetched
plastlife.com.br is a registered hostname under the .br top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- —
- Organization
- jardel fuchter
- Contact emails
Subdomains
10 observed subdomains of plastlife.com.br.
Web-graph footprint
Distinct hostnames that link to or from plastlife.com.br in the public web crawl.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for plastlife.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | plastlife.com.br |
| SPF_INCLUDE | relay.mailbaby.net |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_IP | 167.114.103.150 |
| SPF_IP | 167.114.172.144 |
| SPF_IP | 192.169.80.2 |
| SPF_IP | 51.79.98.49 |
| SPF_IP | 69.10.55.154 |
| SPF_MX | plastlife.com.br |
Related pages
Pivot deeper into the graph from plastlife.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "plastlife.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.