Skip to content

Hostname

worldbus.ge

Last fetched

worldbus.ge resolves to 1 IPv4 address operated by AS60781 in NL.

Nutrition Label

WHISPER CANON · worldbus.geRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/worldbus.ge

Resolution chain

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

IPPrefixASNOperatorCountry
81.171.2.10281.171.0.0/19AS60781NL

WHOIS identity

No WHOIS records are currently associated with worldbus.ge in WhisperGraph.

Subdomains

16 observed subdomains of worldbus.ge.

Web-graph footprint

Distinct hostnames that link to or from worldbus.ge in the public web crawl.

131 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • worldbus.ge

SPF policy

4 SPF mechanisms authorising senders for worldbus.ge.

MechanismTarget
SPF_Aworldbus.ge
SPF_IP5.9.109.166
SPF_IP5.9.109.244
SPF_MXworldbus.ge

Related pages

Pivot deeper into the graph from worldbus.ge.

Cypher and MCP

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

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