Skip to content

Hostname

mail.sbco.app

Last fetched

mail.sbco.app resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in US.

Nutrition Label

WHISPER CANON · mail.sbco.appRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/mail.sbco.app

Resolution chain

mail.sbco.app resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.77.189.17445.77.184.0/21AS20473AS-VULTR - The Constant Company, LLCUS

WHOIS identity

No WHOIS records are currently associated with mail.sbco.app in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

  • mail.sbco.app

SPF policy

9 SPF mechanisms authorising senders for mail.sbco.app.

MechanismTarget
SPF_Adc01bsmx07.optimiz.com.br
SPF_INCLUDE_spf.localservices.com.br
SPF_INCLUDEspf.emailmanager.com
SPF_IP177.154.145.176
SPF_IP177.154.145.186
SPF_IP177.87.136.0/21
SPF_IP186.211.212.0/24
SPF_IP45.77.189.174
SPF_MXmail.sbco.app

Related pages

Pivot deeper into the graph from mail.sbco.app.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mail.sbco.app"})-[: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.