Skip to content

Hostname

viktor1983.com

Last fetched

viktor1983.com resolves to 1 IPv4 address operated by MAGYAR-TELEKOM-MAIN-AS - Magyar Telekom Plc. in HU. WHOIS lists iana:1501 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
195.70.36.222195.70.32.0/19AS5483MAGYAR-TELEKOM-MAIN-AS - Magyar Telekom Plc.HU

WHOIS identity

Registrar
iana:1501
Organization
Contact emails

Subdomains

4 observed subdomains of viktor1983.com.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for viktor1983.com.

MechanismTarget
SPF_Acomputerhungary.hu
SPF_As2.computerhungary.hu
SPF_As3.computerhungary.hu
SPF_Aviktor1983.com
SPF_IP195.70.35.239
SPF_IP195.70.35.246
SPF_IP195.70.36.222
SPF_MXviktor1983.com

Related pages

Pivot deeper into the graph from viktor1983.com.

Cypher and MCP

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

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