Skip to content

Hostname

worldline.info

Last fetched

worldline.info resolves to 1 IPv4 address operated by AS200858 in IT. WHOIS lists iana:291 as the registrar.

Nutrition Label

WHISPER CANON · worldline.infoRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/worldline.info

Resolution chain

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

IPPrefixASNOperatorCountry
185.78.65.189185.78.64.0/22AS200858IT

WHOIS identity

Registrar
iana:291
Organization
simone gatti
Contact emails

Subdomains

4 observed subdomains of worldline.info.

Web-graph footprint

Distinct hostnames that link to or from worldline.info in the public web crawl.

27 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for worldline.info.

MechanismTarget
SPF_Aworldline.info
SPF_INCLUDE_spf.mercuriosistemi.com
SPF_INCLUDE_spf.metaline.it
SPF_INCLUDEspf.postal.rackone.ch
SPF_IP194.183.66.42/31
SPF_IP194.183.80.242/31
SPF_MXworldline.info

Related pages

Pivot deeper into the graph from worldline.info.

Cypher and MCP

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

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