Hostname
temedica.com
Last fetched
temedica.com resolves to 2 IPv4 addresses operated by AS209242 in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
temedica.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.60.103.169 | 199.60.103.0/24 | AS209242 | — | US |
| 199.60.103.69 | 199.60.103.0/24 | AS209242 | — | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- clemens kofler
- Contact emails
- clemens.kofler@physiovia.com
- 67dba98e-f164-4b1a-88ae-55c8aab5d6d0@identity-protect.org
- 811195b3-ca18-474f-8d82-f38eb0169d56@identity-protect.org
- cbe618cd-f59e-4032-8cfd-f871b4ef6226@identity-protect.org
- d166498f-4057-44f2-9890-a865ce68555a@identity-protect.org
- e85b5657-3696-4801-8ed8-3eff6ad640e2@identity-protect.org
- fb625b99-b0c2-4d3f-bea1-96b1ee975ba2@identity-protect.org
- owner-445840@temedica.com.whoisprivacyservice.org
- owner-8470632@temedica.com.whoisprivacyservice.org
Subdomains
431 observed subdomains of temedica.com.
Showing 13 of 431. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from temedica.com in the public web crawl.
54 sites link to this hostname.
50 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for temedica.com.
| Mechanism | Target |
|---|---|
| SPF_A | temedica.com |
| SPF_INCLUDE | 25940268.spf02.hubspotemail.net |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.protection.outlook.de |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_INCLUDE | spf.vizito.be |
| SPF_MX | temedica.com |
Related pages
Pivot deeper into the graph from temedica.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "temedica.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.