Skip to content

Hostname

usbngo.gr

Last fetched

usbngo.gr resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · usbngo.grRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/usbngo.gr

Resolution chain

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

IPPrefixASNOperatorCountry
88.198.48.4388.198.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with usbngo.gr in WhisperGraph.

Subdomains

7 observed subdomains of usbngo.gr.

Web-graph footprint

Distinct hostnames that link to or from usbngo.gr in the public web crawl.

108 sites link to this hostname.

71 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for usbngo.gr.

MechanismTarget
SPF_Ausbngo.gr
SPF_INCLUDE_spf.google.com
SPF_IP188.40.68.209
SPF_IP78.46.170.82
SPF_IP88.198.132.73
SPF_IP88.198.132.82
SPF_IP88.198.162.196
SPF_IP88.198.48.43
SPF_IP88.99.177.196
SPF_MXusbngo.gr

Related pages

Pivot deeper into the graph from usbngo.gr.

Cypher and MCP

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

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