Skip to content

Hostname

victas.com

Last fetched

victas.com is a registered hostname under the .com top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · victas.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/victas.com

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:49
Organization
yamato takkyu co.,ltd.
Contact emails

Subdomains

2 observed subdomains of victas.com.

Web-graph footprint

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

215 sites link to this hostname.

57 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for victas.com.

MechanismTarget
SPF_INCLUDEik1-323-21758.vs.sakura.ne.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.115.227.79
SPF_IP153.125.168.254
SPF_IP153.126.175.12
SPF_IP18.179.83.168
SPF_IP52.199.105.68

Related pages

Pivot deeper into the graph from victas.com.

Cypher and MCP

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

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