Hostname
japiassu.com.br
Last fetched
japiassu.com.br resolves to 2 IPv4 addresses operated by AS16276 in BR.
Nutrition Label
Resolution chain
japiassu.com.br resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 167.114.181.50 | 167.114.128.0/18 | AS16276 | — | BR |
| 91.99.251.75 | 91.99.0.0/16 | AS24940 | — | DE |
WHOIS identity
- Registrar
- —
- Organization
- alexandre japiass? matos da silva
- Contact emails
Subdomains
7 observed subdomains of japiassu.com.br.
Web-graph footprint
Distinct hostnames that link to or from japiassu.com.br in the public web crawl.
15 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for japiassu.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | japiassu.com.br |
| SPF_INCLUDE | mailchannels.net |
| SPF_INCLUDE | md02.com |
| SPF_INCLUDE | mx36.nspmanaged.com |
| SPF_INCLUDE | nspmanaged.com |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_INCLUDE | spf.nspmanaged.com |
| SPF_INCLUDE | spf.whservidor.com |
| SPF_IP | 142.44.223.116 |
| SPF_IP | 167.114.181.50 |
| SPF_IP | 51.161.106.128 |
| SPF_IP | 68.235.33.38 |
| SPF_IP | 91.99.251.75 |
| SPF_MX | japiassu.com.br |
Related pages
Pivot deeper into the graph from japiassu.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "japiassu.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.