Skip to content

Hostname

100dof.com

Last fetched

100dof.com resolves to 2 IPv4 addresses operated by VKT-HK Viking Telecom Limited in GB. WHOIS lists iana:1727 as the registrar.

Nutrition Label

WHISPER CANON · 100dof.comRouting diversity2.4/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/100dof.com

Resolution chain

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

IPPrefixASNOperatorCountry
178.79.164.120178.79.128.0/18AS63949VKT-HK Viking Telecom LimitedGB
213.158.90.121213.158.90.0/23AS34762STELOGYGR

WHOIS identity

Registrar
iana:1727
Organization
charalambos mpaltzakis charalambos mpaltzakis
Contact emails

Subdomains

2 observed subdomains of 100dof.com.

Web-graph footprint

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

60 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for 100dof.com.

MechanismTarget
SPF_A100dof.com
SPF_INCLUDE_spf.fastmail.gr
SPF_IP2a00:1c98:1010:1:0:0:0:c6
SPF_MX100dof.com

Related pages

Pivot deeper into the graph from 100dof.com.

Cypher and MCP

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

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