Skip to content

Hostname

teglarium.com

Last fetched

teglarium.com resolves to 1 IPv4 address operated by AS43359 in HU. WHOIS lists iana:1501 as the registrar.

Nutrition Label

WHISPER CANON · teglarium.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/teglarium.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.208.226.37185.208.224.0/22AS43359HU

WHOIS identity

Registrar
iana:1501
Organization
teglarium ker. es szolg. kft.
Contact emails

Subdomains

18 observed subdomains of teglarium.com.

Web-graph footprint

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

12 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for teglarium.com.

MechanismTarget
SPF_Ateglarium.com
SPF_INCLUDEspf.minicrm.io
SPF_IP79.172.205.45
SPF_MXteglarium.com

Related pages

Pivot deeper into the graph from teglarium.com.

Cypher and MCP

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

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