Skip to content

Hostname

tangram.ua

Last fetched

tangram.ua resolves to 1 IPv4 address operated by AS198972 in NL.

Nutrition Label

WHISPER CANON · tangram.uaRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/tangram.ua

Resolution chain

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

IPPrefixASNOperatorCountry
109.72.149.202109.72.148.0/22AS198972NL

WHOIS identity

No WHOIS records are currently associated with tangram.ua in WhisperGraph.

Subdomains

7 observed subdomains of tangram.ua.

Web-graph footprint

Distinct hostnames that link to or from tangram.ua in the public web crawl.

25 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for tangram.ua.

MechanismTarget
SPF_Atangram.ua
SPF_IP109.72.144.0/22
SPF_IP109.72.145.0/24
SPF_IP109.72.145.252
SPF_IP109.72.148.0/22
SPF_IP171.25.204.0/23
SPF_IP195.211.108.0/22
SPF_IP199.204.72.145
SPF_MXtangram.ua

Related pages

Pivot deeper into the graph from tangram.ua.

Cypher and MCP

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

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