Skip to content

Hostname

web100.com.ua

Last fetched

web100.com.ua resolves to 2 IPv4 addresses operated by HETZNER-AS - Hetzner Online GmbH in DE.

Nutrition Label

WHISPER CANON · web100.com.uaRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint9.4/10canon.whisper.security/host/web100.com.ua

Resolution chain

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

IPPrefixASNOperatorCountry
168.119.135.162168.119.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE
168.119.135.165168.119.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE

WHOIS identity

No WHOIS records are currently associated with web100.com.ua in WhisperGraph.

Subdomains

52 observed subdomains of web100.com.ua.

Web-graph footprint

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

12 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for web100.com.ua.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmxsspf.sendpulse.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.251.18.240/29
SPF_IP168.119.135.163

Related pages

Pivot deeper into the graph from web100.com.ua.

Cypher and MCP

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

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