Skip to content

Hostname

tipserigraphie.com

Last fetched

tipserigraphie.com resolves to 1 IPv4 address operated by AS29222 in CH. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · tipserigraphie.comRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tipserigraphie.com

Resolution chain

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

IPPrefixASNOperatorCountry
83.166.156.11883.166.128.0/19AS29222CH

WHOIS identity

Registrar
iana:81
Organization
domain administrator
Contact emails

Subdomains

9 observed subdomains of tipserigraphie.com.

Web-graph footprint

Distinct hostnames that link to or from tipserigraphie.com in the public web crawl.

25 sites link to this hostname.

57 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for tipserigraphie.com.

MechanismTarget
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.cloud.vadesecure.com
SPF_INCLUDEspf.mailjet.com
SPF_IP46.218.219.154
SPF_IP83.166.156.118

Related pages

Pivot deeper into the graph from tipserigraphie.com.

Cypher and MCP

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

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