Skip to content

Hostname

facilityprint.com.br

Last fetched

facilityprint.com.br resolves to 2 IPv4 addresses operated by UNIFIEDLAYER-AS-1 - Unified Layer in US. WHOIS lists registrar:locaweb (2) as the registrar.

Nutrition Label

WHISPER CANON · facilityprint.com.brRouting diversity2.4/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint5.2/10canon.whisper.security/host/facilityprint.com.br

Resolution chain

facilityprint.com.br resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.214.97.154162.214.96.0/21AS46606UNIFIEDLAYER-AS-1 - Unified LayerUS
129.121.41.196129.121.40.0/22AS31898ORACLE-BMC-31898 - Oracle CorporationBR

WHOIS identity

Registrar
registrar:locaweb (2)
Organization
claudia regina sabino dos santos lopes 18474066883
Contact emails

Subdomains

3 observed subdomains of facilityprint.com.br.

Web-graph footprint

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

16 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for facilityprint.com.br.

MechanismTarget
SPF_INCLUDE_spf.rdstation.com.br
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.laniway.com.br

Related pages

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

Cypher and MCP

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

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