Skip to content

Hostname

texel.graphics

Last fetched

texel.graphics resolves to 1 IPv4 address operated by AS63949 in DE. WHOIS lists iana:463 as the registrar.

Nutrition Label

WHISPER CANON · texel.graphicsRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/texel.graphics

Resolution chain

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

IPPrefixASNOperatorCountry
139.162.136.88139.162.128.0/19AS63949DE

WHOIS identity

Registrar
iana:463
Organization
maxim fedyukov
Contact emails

Subdomains

59 observed subdomains of texel.graphics.

Web-graph footprint

Distinct hostnames that link to or from texel.graphics in the public web crawl.

66 sites link to this hostname.

125 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for texel.graphics.

MechanismTarget
SPF_Atexel.graphics
SPF_INCLUDEmxsspf.sendpulse.com
SPF_IP109.74.203.166
SPF_MXtexel.graphics

Related pages

Pivot deeper into the graph from texel.graphics.

Cypher and MCP

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

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