Skip to content

Hostname

tipos.wiki

Last fetched

tipos.wiki resolves to 1 IPv4 address operated by AS60458 in ES. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · tipos.wikiRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/tipos.wiki

Resolution chain

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

IPPrefixASNOperatorCountry
46.175.128.21946.175.128.0/24AS60458ES

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

8 observed subdomains of tipos.wiki.

Web-graph footprint

Distinct hostnames that link to or from tipos.wiki in the public web crawl.

9 sites link to this hostname.

71 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • tipos.wiki

SPF policy

7 SPF mechanisms authorising senders for tipos.wiki.

MechanismTarget
SPF_Atipos.wiki
SPF_INCLUDE_spf.gestiondeservidor.net
SPF_INCLUDErelay.sered.net
SPF_IP181.174.189.76
SPF_IP193.84.177.56
SPF_IP45.146.189.194
SPF_MXtipos.wiki

Related pages

Pivot deeper into the graph from tipos.wiki.

Cypher and MCP

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

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