Skip to content

Hostname

multinews.ge

Last fetched

multinews.ge resolves to 1 IPv4 address operated by HETZNER-AS - Hetzner Online GmbH in DE.

Nutrition Label

WHISPER CANON · multinews.geRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/multinews.ge

Resolution chain

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

IPPrefixASNOperatorCountry
142.132.203.78142.132.128.0/17AS24940HETZNER-AS - Hetzner Online GmbHDE

WHOIS identity

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

Subdomains

9 observed subdomains of multinews.ge.

Web-graph footprint

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

5 sites link to this hostname.

29 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • multinews.ge

SPF policy

11 SPF mechanisms authorising senders for multinews.ge.

MechanismTarget
SPF_Amultinews.ge
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_INCLUDEspf.rehost.ge
SPF_IP116.203.138.239
SPF_IP136.244.85.244
SPF_IP141.95.35.115/32
SPF_IP167.235.26.247
SPF_IP192.250.229.28
SPF_IP192.250.229.99
SPF_IP37.60.238.238
SPF_MXmultinews.ge

Related pages

Pivot deeper into the graph from multinews.ge.

Cypher and MCP

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

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