Skip to content

Hostname

totalbp.com

Last fetched

totalbp.com resolves to 2 IPv4 addresses operated by AS4787 in ID. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · totalbp.comRouting diversity2.4/10Peering density8.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/totalbp.com

Resolution chain

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

WHOIS identity

Registrar
iana:146
Organization
giancana siahaan
Contact emails

Subdomains

12 observed subdomains of totalbp.com.

Web-graph footprint

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

31 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for totalbp.com.

MechanismTarget
SPF_Afirewall.totalbp.com
SPF_Amx.totalbp.com
SPF_Atotalbp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.109.192.227
SPF_IP103.109.192.237
SPF_IP139.255.99.235
SPF_MXtotalbp.com

Related pages

Pivot deeper into the graph from totalbp.com.

Cypher and MCP

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

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