Skip to content

Hostname

web2go.hu

Last fetched

web2go.hu resolves to 1 IPv4 address operated by AS47381 in HU.

Nutrition Label

WHISPER CANON · web2go.huRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/web2go.hu

Resolution chain

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

IPPrefixASNOperatorCountry
188.227.230.223188.227.230.0/24AS47381HU

WHOIS identity

No WHOIS records are currently associated with web2go.hu in WhisperGraph.

Subdomains

19 observed subdomains of web2go.hu.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for web2go.hu.

MechanismTarget
SPF_Aweb2go.hu
SPF_IP188.227.230.222
SPF_IP188.227.230.223
SPF_IP2001:950:1:6:0:1065:1:10
SPF_IP2001:950:1:6:0:1065:1:20
SPF_IP207.180.218.149
SPF_IP2a02:c205:2020:7934:0:0:0:1
SPF_IP2a02:c207:2022:1754:0:0:0:1
SPF_IP79.143.177.82
SPF_IP81.2.243.124
SPF_MXweb2go.hu

Related pages

Pivot deeper into the graph from web2go.hu.

Cypher and MCP

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

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