Skip to content

Hostname

info-service8tech.com.br

Last fetched

info-service8tech.com.br resolves to 1 IPv4 address operated by SALESFORCE - Salesforce.com, Inc. in US.

Nutrition Label

WHISPER CANON · info-service8tech.com.brRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/info-service8tech.com.br

Resolution chain

info-service8tech.com.br resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
96.43.154.1696.43.144.0/20AS14340SALESFORCE - Salesforce.com, Inc.US

WHOIS identity

Registrar
Organization
8b servicos financeiros instituicao de pagamentos
Contact emails

Subdomains

4 observed subdomains of info-service8tech.com.br.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for info-service8tech.com.br.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.travelit.com.br
SPF_IP167.89.89.234/32
SPF_IP177.103.175.230
SPF_IP201.85.60.115

Related pages

Pivot deeper into the graph from info-service8tech.com.br.

Cypher and MCP

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

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