Skip to content

Hostname

tmic-ellipses.com

Last fetched

tmic-ellipses.com resolves to 1 IPv4 address operated by AS16276 in GB. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · tmic-ellipses.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/tmic-ellipses.com

Resolution chain

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

IPPrefixASNOperatorCountry
51.195.143.24151.195.0.0/16AS16276GB

WHOIS identity

Registrar
iana:48
Organization
na sas
Contact emails

Subdomains

21 observed subdomains of tmic-ellipses.com.

Web-graph footprint

Distinct hostnames that link to or from tmic-ellipses.com in the public web crawl.

55 sites link to this hostname.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for tmic-ellipses.com.

MechanismTarget
SPF_Amail3.ataraxie.fr
SPF_Atmic-ellipses.com
SPF_Atmic3-servicemail.ataraxie.fr
SPF_INCLUDEeskerondemand.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP91.206.198.0/24
SPF_MXtmic-ellipses.com

Related pages

Pivot deeper into the graph from tmic-ellipses.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tmic-ellipses.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.