Skip to content

Hostname

totaltech.ro

Last fetched

totaltech.ro resolves to 2 IPv4 addresses operated by AS12302 in RO. WHOIS lists registrar:ici - registrar as the registrar.

Nutrition Label

WHISPER CANON · totaltech.roRouting diversity1.5/10Peering density7.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/totaltech.ro

Resolution chain

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

WHOIS identity

Registrar
registrar:ici - registrar
Organization
Contact emails

Subdomains

54 observed subdomains of totaltech.ro.

Web-graph footprint

Distinct hostnames that link to or from totaltech.ro in the public web crawl.

23 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for totaltech.ro.

MechanismTarget
SPF_Asmtp.totaltech.ro
SPF_Asmtp2.totaltech.ro
SPF_Atotaltech.ro
SPF_INCLUDEspf.protection.outlook.com
SPF_IP46.97.74.138
SPF_IP81.12.211.51
SPF_IP81.12.211.52
SPF_MXtotaltech.ro

Related pages

Pivot deeper into the graph from totaltech.ro.

Cypher and MCP

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

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